The CSDIDAC configuration structure.
Data Fields | |
CSD_Type * | base |
The pointer to the CSD HW Block. More... | |
cy_stc_csd_context_t * | csdCxtPtr |
The pointer to the context of the CSD driver. More... | |
cy_en_csdidac_channel_config_t | configA |
The IDAC A channel configuration. More... | |
cy_en_csdidac_channel_config_t | configB |
The IDAC B channel configuration. More... | |
const cy_stc_csdidac_pin_t * | ptrPinA |
The pointer to the IDAC A pin structure. More... | |
const cy_stc_csdidac_pin_t * | ptrPinB |
The pointer to the IDAC B pin structure. More... | |
uint32_t | cpuClk |
CPU Clock in Hz. More... | |
uint8_t | csdInitTime |
The CSD HW Block initialization time. More... | |
CSD_Type* cy_stc_csdidac_config_t::base |
The pointer to the CSD HW Block.
cy_stc_csd_context_t* cy_stc_csdidac_config_t::csdCxtPtr |
The pointer to the context of the CSD driver.
cy_en_csdidac_channel_config_t cy_stc_csdidac_config_t::configA |
The IDAC A channel configuration.
cy_en_csdidac_channel_config_t cy_stc_csdidac_config_t::configB |
The IDAC B channel configuration.
const cy_stc_csdidac_pin_t* cy_stc_csdidac_config_t::ptrPinA |
The pointer to the IDAC A pin structure.
const cy_stc_csdidac_pin_t* cy_stc_csdidac_config_t::ptrPinB |
The pointer to the IDAC B pin structure.
uint32_t cy_stc_csdidac_config_t::cpuClk |
CPU Clock in Hz.
uint8_t cy_stc_csdidac_config_t::csdInitTime |
The CSD HW Block initialization time.