Type Definition stm32f2::stm32f217::gpiob::otyper::OT15_R[][src]

type OT15_R = R<bool, OT15_A>;

Reader of field OT15

Implementations

impl OT15_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is PUSHPULL

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

Checks if the value of the field is OPENDRAIN