#include <tlv320aic23b.h>
Definition at line 519 of file tlv320aic23b.h.
Data Fields | |
struct { | |
const U16 addr: AIC23B_CTRL_ADDR_SIZE | |
Control address. | |
U16 data: AIC23B_CTRL_DATA_SIZE | |
Control data. | |
}; | |
struct { | |
U16 res: AIC23B_RR_RES_SIZE | |
Reset. | |
const U16: AIC23B_CTRL_ADDR_SIZE | |
}; |
struct { ... } |
struct { ... } |
const U16 aic23b_rr_t::addr |
const aic23b_rr_t::U16 |
Definition at line 528 of file tlv320aic23b.h.