[][src]Type Definition stm32f7::stm32f7x3::sai1::ch::cr2::FFLUSH_R

type FFLUSH_R = R<bool, FFLUSH_A>;

Reader of field FFLUSH

Implementations

impl FFLUSH_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOFLUSH

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

Checks if the value of the field is FLUSH