pub type CONNECT_W<'a, const O: u8> = BitWriter<'a, u32, USBPULLUP_SPEC, CONNECT_A, O>;
Expand description
Field CONNECT
writer - Control of the USB pull-up on the D+ line
Aliased Type§
pub struct CONNECT_W<'a, const O: u8> { /* private fields */ }