efm32g290_pac::uart0::ien

Type Alias TXBL_W

Source
pub type TXBL_W<'a> = BitWriter<'a, u32, IEN_SPEC, bool, 1>;
Expand description

Field TXBL writer - TX Buffer Level Interrupt Enable

Aliased Typeยง

struct TXBL_W<'a> { /* private fields */ }