Type Definition stm32f1::stm32f102::gpioa::idr::IDR0_R[][src]

type IDR0_R = R<bool, IDR0_A>;

Reader of field IDR0

Implementations

impl IDR0_R[src]

pub fn variant(&self) -> IDR0_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