Type Definition IDR
Other items instm32l4_stm32hal::stm32l4x1::gpiob
type IDR = Reg<u32, _IDR>;
GPIO port input data register
This register you can read. See API.
read
For information about available fields see idr module
impl Readable for IDR
read() method returns idr::R reader structure
read()