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

Field XFRC writer - Transfer completed

Aliased Type§

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