pub type STATE_W<'a, const O: u8> = FieldWriter<'a, u32, DPDMVALUE_SPEC, u8, STATE_A, 5, O>;Expand description
Field STATE writer - State D+ and D- lines will be forced into by the DPDMDRIVE task
Aliased Type§
pub struct STATE_W<'a, const O: u8> { /* private fields */ }