Type Alias GPIO_R

Source
pub type GPIO_R = BitReader<bool>;
Expand description

Field GPIO reader - General purpose Input/Output Clock Enable

Aliased Typeยง

pub struct GPIO_R { /* private fields */ }