[][src]Type Definition stm32f4::stm32f407::sai1::ch::cr2::FTH_R

type FTH_R = R<u8, FTH_A>;

Reader of field FTH

Methods

impl FTH_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is EMPTY

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_full(&self) -> bool[src]

Checks if the value of the field is FULL