---
title: hi_isp_awb_register
description: "定义AWB注册结构体。"
url: https://www.hiascend.com/document/detail/zh/canncommercial/latest/others/ispdevug/ispdevapi_0147.html
sourcePath: /source/zh/canncommercial/900/others/ispdevug/ispdevapi_0147.html
indexId: b02160aebf1813d96336ab222de85ef6b3c24929541cb8a276b11a48883c529365
---
# hi_isp_awb_register

#### 说明

定义AWB注册结构体。


#### 定义

```
typedef struct {
hi_isp_awb_exp_func
awb_exp_func;
} hi_isp_awb_register;
```


#### 成员

| 成员名称 | 描述 |
| --- | --- |
| awb\_exp\_func | AWB注册的回调函数结构体。 |
