pub type CONNECT_W<'a, const O: u8> = BitWriterRaw<'a, u32, USBPULLUP_SPEC, CONNECT_A, BitM, O>;
Expand description

Field CONNECT writer - Control of the USB pull-up on the D+ line

Aliased Type§

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