Type Alias nrf52840_pac::twim0::inten::SUSPENDED_W

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

Field SUSPENDED writer - Enable or disable interrupt for SUSPENDED event

Aliased Type§

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

Implementations§

source§

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

source

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

Disable

source

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

Enable