[][src]Type Definition stm32f3::stm32f373::spi1::sr::OVR_R

type OVR_R = R<bool, OVR_A>;

Reader of field OVR

Methods

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