Type Alias TXU_W

pub type TXU_W<'a, const O: u8> = BitWriterRaw<'a, u32, TTIR_SPEC, bool, BitM, O>;
Expand description

Field TXU writer - Tx Count Underflow

Aliased Typeยง

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