Type Definition stm32f1::stm32f100::gpioa::odr::ODR0_R[][src]

type ODR0_R = R<bool, ODR0_A>;

Reader of field ODR0

Implementations

impl ODR0_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is HIGH

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

Checks if the value of the field is LOW