[][src]Type Definition stm32f4::stm32f469::sai::ch::cr2::FFLUSH_R

type FFLUSH_R = R<bool, FFLUSH_A>;

Reader of field FFLUSH

Methods

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