Type Definition stm32f1::stm32f103::can1::rfr::FULL_R[][src]

type FULL_R = R<bool, FULL_A>;

Reader of field FULL

Implementations

impl FULL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOTFULL

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

Checks if the value of the field is FULL