Type Definition stm32g0::stm32g0c1::usb::chep7r::NAK_R

source · []
pub type NAK_R = BitReader<bool>;
Expand description

Field NAK reader - 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.