[][src]Type Definition stm32f7::stm32f7x3::sai1::ch::sr::FLVL_R

type FLVL_R = R<u8, FLVL_A>;

Reader of field FLVL

Implementations

impl FLVL_R[src]

pub fn variant(&self) -> Variant<u8, FLVL_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_quarter4(&self) -> bool[src]

Checks if the value of the field is QUARTER4

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

Checks if the value of the field is FULL