[][src]Type Definition stm32f4::stm32f413::sai::ch::frcr::FSPOL_R

type FSPOL_R = R<bool, FSPOL_A>;

Reader of field FSPOL

Methods

impl FSPOL_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FALLINGEDGE

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

Checks if the value of the field is RISINGEDGE