Struct IDR
stm32f4::stm32f413::gpiob
pub struct IDR { /* fields omitted */ }
GPIO port input data register
impl IDR
pub fn read(&self) -> R
Reads the contents of the register
impl Send for IDR
impl !Sync for IDR