Type Definition stm32f2::stm32f217::dma2::st::fcr::FTH_R[][src]

type FTH_R = R<u8, FTH_A>;

Reader of field FTH

Implementations

impl FTH_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is QUARTER

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

Checks if the value of the field is HALF

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

Checks if the value of the field is THREEQUARTERS

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

Checks if the value of the field is FULL