Type Definition stm32g0::stm32g0c1::usb::bcdr::PS2DET_R

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

Field PS2DET reader - DM pull-up detection status Device mode This bit is active only during PD and gives the result of comparison between DM voltage level and VLGC threshold. In normal situation, the DM level should be below this threshold. If it is above, it means that the DM is externally pulled high. This can be caused by connection to a PS2 port (which pulls-up both DP and DM lines) or to some proprietary charger not following the BCD specification.