Type Alias SW_START_W

Source
pub type SW_START_W<'a, REG> = BitWriter<'a, REG>;
Expand description

Field SW_START writer - If current UHCI_ENCODE_STATE is ST_SW_WAIT, the UHCI will start to send data packet out when this bit is set to 1.

Aliased Typeยง

pub struct SW_START_W<'a, REG> { /* private fields */ }