Type Definition IDR
Other items instm32wb_stm32hal::stm32wb55::gpioh
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()