Structure to hold the parameters of SYSRTC group interrupt enabling bits.
Public Attributes#
true to enable group0 overflow interrupt, false to disable it
true to enable group0 overflow interrupt, false to disable it
true to enable group0 overflow interrupt, false to disable it
true to enable group0 overflow interrupt, false to disable it
true to enable group1 overflow interrupt, false to disable it
true to enable group1 overflow interrupt, false to disable it
true to enable group1 overflow interrupt, false to disable it
true to enable group1 overflow interrupt, false to disable it
Public Attribute Documentation#
group0_overflow_interrupt_is_enabled#
boolean_t sl_sysrtc_interrupt_enables_t::group0_overflow_interrupt_is_enabled
true to enable group0 overflow interrupt, false to disable it
group0_compare0_interrupt_is_enabled#
boolean_t sl_sysrtc_interrupt_enables_t::group0_compare0_interrupt_is_enabled
true to enable group0 overflow interrupt, false to disable it
group0_compare1_interrupt_is_enabled#
boolean_t sl_sysrtc_interrupt_enables_t::group0_compare1_interrupt_is_enabled
true to enable group0 overflow interrupt, false to disable it
group0_capture0_interrupt_is_enabled#
boolean_t sl_sysrtc_interrupt_enables_t::group0_capture0_interrupt_is_enabled
true to enable group0 overflow interrupt, false to disable it
group1_overflow_interrupt_is_enabled#
boolean_t sl_sysrtc_interrupt_enables_t::group1_overflow_interrupt_is_enabled
true to enable group1 overflow interrupt, false to disable it
group1_compare0_interrupt_is_enabled#
boolean_t sl_sysrtc_interrupt_enables_t::group1_compare0_interrupt_is_enabled
true to enable group1 overflow interrupt, false to disable it
group1_compare1_interrupt_is_enabled#
boolean_t sl_sysrtc_interrupt_enables_t::group1_compare1_interrupt_is_enabled
true to enable group1 overflow interrupt, false to disable it
group1_capture0_interrupt_is_enabled#
boolean_t sl_sysrtc_interrupt_enables_t::group1_capture0_interrupt_is_enabled
true to enable group1 overflow interrupt, false to disable it