[][src]Type Definition stm32f7::stm32f7x3::spi1::sr::OVR_R

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