The Timer/Counter state of the Autonomous Controller.
Data Fields | |
uint16_t | count |
The current Timer/Counter value. More... | |
uint8_t | stateIdx |
The current State Transition Table state tied to this Timer/Counter. More... | |
bool | busy |
The current Timer/Counter busy/idle status. More... | |
uint16_t cy_stc_hppass_state_tc_t::count |
The current Timer/Counter value.
uint8_t cy_stc_hppass_state_tc_t::stateIdx |
The current State Transition Table state tied to this Timer/Counter.
bool cy_stc_hppass_state_tc_t::busy |
The current Timer/Counter busy/idle status.