LETIMER initialization structure.
Public Attributes#
Prescaling factor.
Repeat mode.
Underflow output 0 action.
Underflow output 1 action.
bool
Counter shall keep running during debug halt.
bool
Load TOP into CNT when counter underflows.
bool
Load TOPBUFF into TOP when REP0 reaches 0, in BUFFERED mode only.
bool
Idle value for output 0.
bool
Idle value for output 1.
Public Attribute Documentation#
underflow_output0_action#
sl_hal_letimer_underflow_output_action_t sl_hal_letimer_init_t::underflow_output0_action
Underflow output 0 action.
underflow_output1_action#
sl_hal_letimer_underflow_output_action_t sl_hal_letimer_init_t::underflow_output1_action
Underflow output 1 action.
buffered_top#
bool sl_hal_letimer_init_t::buffered_top
Load TOPBUFF into TOP when REP0 reaches 0, in BUFFERED mode only.