Type Alias LASTTX_W

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

Field LASTTX writer - Enable or disable interrupt for LASTTX event

Aliased Type§

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

Implementations§

Source§

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

Source

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

Disable

Source

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

Enable