[][src]Type Definition stm32f3::stm32f373::gpiob::otyper::OT15_R

type OT15_R = R<bool, OT15_A>;

Reader of field OT15

Methods

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