[][src]Type Definition stm32f4::stm32f401::dma2::st::fcr::FS_R

type FS_R = R<u8, FS_A>;

Reader of field FS

Methods

impl FS_R[src]

pub fn variant(&self) -> Variant<u8, FS_A>[src]

Get enumerated values variant

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

Checks if the value of the field is QUARTER1

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

Checks if the value of the field is QUARTER2

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

Checks if the value of the field is QUARTER3

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

Checks if the value of the field is QUARTER4

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

Checks if the value of the field is EMPTY

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

Checks if the value of the field is FULL