Type Definition stm32g0::stm32g0c1::usb::chep2r::NAK_W

source · []
pub type NAK_W<'a, const O: u8> = BitWriter<'a, u32, CHEP2R_SPEC, bool, O>;
Expand description

Field NAK writer - Host mode This bit is set by the hardware when a device responds with a NAK. Software can be use this bit to monitoring the number of NAKs received from a device.