Type Definition stm32f1::stm32f103::gpioa::crh::MODE8_R

source · []
pub type MODE8_R = FieldReader<u8, MODE8_A>;
Expand description

Field MODE8 reader - Port n.8 mode bits

Implementations

Get enumerated values variant

Checks if the value of the field is Input

Checks if the value of the field is Output

Checks if the value of the field is Output2

Checks if the value of the field is Output50