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

Field ISOTHREN writer - ISO IN endpoint threshold enable

Aliased Type§

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