[][src]Type Definition stm32f3::stm32f303::can::rfr::FULL_R

type FULL_R = R<bool, FULL_A>;

Reader of field FULL

Methods

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