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

Field ACK writer - ACK response received/transmitted interrupt

Aliased Type§

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