Type Alias nrf52840_pac::rtc0::evten::TICK_W

source ·
pub type TICK_W<'a, const O: u8> = BitWriter<'a, u32, EVTEN_SPEC, TICK_A, O>;
Expand description

Field TICK writer - Enable or disable event routing for TICK event

Aliased Type§

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

Implementations§

source§

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

source

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

Disable

source

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

Enable