nrf52840_pac::rtc0::evten

Type Alias COMPARE1_W

Source
pub type COMPARE1_W<'a, const O: u8> = BitWriter<'a, u32, EVTEN_SPEC, COMPARE1_A, O>;
Expand description

Field COMPARE1 writer - Enable or disable event routing for COMPARE[1] event

Aliased Type§

struct COMPARE1_W<'a, const O: u8> { /* private fields */ }

Implementations§

Source§

impl<'a, const O: u8> COMPARE1_W<'a, O>

Source

pub fn disabled(self) -> &'a mut W

Disable

Source

pub fn enabled(self) -> &'a mut W

Enable