Type Alias nrf52840_pac::i2s::inten::STOPPED_W

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

Field STOPPED writer - Enable or disable interrupt for STOPPED event

Aliased Type§

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

Implementations§

source§

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

source

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

Disable

source

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

Enable