Type Definition stm32f1::stm32f107::gpioa::crh::MODE8_R[][src]

type MODE8_R = R<u8, MODE8_A>;

Reader of field MODE8

Implementations

impl MODE8_R[src]

pub fn variant(&self) -> MODE8_A[src]

Get enumerated values variant

pub fn is_input(&self) -> bool[src]

Checks if the value of the field is INPUT

pub fn is_output(&self) -> bool[src]

Checks if the value of the field is OUTPUT

pub fn is_output2(&self) -> bool[src]

Checks if the value of the field is OUTPUT2

pub fn is_output50(&self) -> bool[src]

Checks if the value of the field is OUTPUT50