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

Field DTERR writer - Data toggle error

Aliased Type§

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