[][src]Type Definition stm32f3::stm32f373::can::rfr::FOVR_R

type FOVR_R = R<bool, FOVR_A>;

Reader of field FOVR

Methods

impl FOVR_R[src]

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