nrf52840_pac::saadc::inten

Type Alias DONE_W

Source
pub type DONE_W<'a, const O: u8> = BitWriter<'a, u32, INTEN_SPEC, DONE_A, O>;
Expand description

Field DONE writer - Enable or disable interrupt for DONE event

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable

Source

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

Enable