IDR

Type Alias IDR 

Source
pub type IDR = Reg<IDRrs>;
Expand description

IDR (r) register accessor: GPIO port input data register

You can read this register and get idr::R. See API.

See register structure

For information about available fields see idr module

Aliased Typeยง

pub struct IDR { /* private fields */ }