Type Alias nrf52840_pac::nfct::inten::COLLISION_W

source ·
pub type COLLISION_W<'a, const O: u8> = BitWriter<'a, u32, INTEN_SPEC, COLLISION_A, O>;
Expand description

Field COLLISION writer - Enable or disable interrupt for COLLISION event

Aliased Type§

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

Implementations§

source§

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

source

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

Disable

source

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

Enable