Type Alias nrf52840_pac::comp::inten::UP_W

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

Field UP writer - Enable or disable interrupt for UP event

Aliased Type§

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

Implementations§

source§

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

source

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

Disable

source

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

Enable