Type Definition stm32f2::stm32f215::gpioa::moder::MODER15_R[][src]

type MODER15_R = R<u8, MODER15_A>;

Reader of field MODER15

Implementations

impl MODER15_R[src]

pub fn variant(&self) -> MODER15_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_alternate(&self) -> bool[src]

Checks if the value of the field is ALTERNATE

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

Checks if the value of the field is ANALOG