pub 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
pub struct IDR { /* private fields */ }
read() method returns idr::R reader structure
read()