Configuration structure to set up the Autonomous Controller.
Data Fields | |
| uint8_t | sttEntriesNum |
| Number of states in State Transition Table. | |
| const cy_stc_hppass_ac_stt_t * | stt |
| The non-NULL pointer to the array of State Transition Table cy_stc_hppass_ac_stt_t items, the size is specified by the cy_stc_hppass_ac_t::sttEntriesNum. | |
| uint8_t | gpioOutEnMsk |
| The Autonomous Controller GPIO output enable mask. | |
| uint16_t | startupClkDiv |
| Startup Clock Divider. More... | |
| cy_stc_hppass_startup_t | startup [CY_HPPASS_STARTUP_CFG_NUM] |
| Startup configuration. | |
| uint16_t cy_stc_hppass_ac_t::startupClkDiv |
Startup Clock Divider.
The range is 1 to 256.