IDR

Type Alias IDR 

Source
pub type IDR = Reg<u32, _IDR>;
Expand description

GPIO port input data register

This register you can read. See API.

For information about available fields see idr module

Aliased Typeยง

pub struct IDR { /* private fields */ }