[][src]Type Definition stm32f3::stm32f303::i2c1::oar1::OA1EN_R

type OA1EN_R = R<bool, OA1EN_A>;

Reader of field OA1EN

Methods

impl OA1EN_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIASBLED

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

Checks if the value of the field is ENABLED