Type Definition gd32f1::gd32f130::gpiob::omode::OM15_R[][src]

type OM15_R = R<bool, OM15_A>;

Reader of field OM15

Implementations

impl OM15_R[src]

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