IDR

Type Alias IDR 

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

IDR (r) register accessor: Port input data register (GPIOn_IDR)

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 */ }