Type Alias nrf51_hal::pac::uart0::intenset::TXDRDY_W

source ·
pub type TXDRDY_W<'a, const O: u8> = BitWriterRaw<'a, u32, INTENSET_SPEC, TXDRDY_AW, BitM, O>;
Expand description

Field TXDRDY writer - Enable interrupt on TXRDY event.

Aliased Type§

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