Type Definition stm32f1::stm32f100::spi1::sr::OVR_R[][src]

type OVR_R = R<bool, OVR_A>;

Reader of field OVR

Implementations

impl OVR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOOVERRUN

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

Checks if the value of the field is OVERRUN