[][src]Type Definition stm32f7::stm32f7x3::fmc::sr::IFS_R

type IFS_R = R<bool, IFS_A>;

Reader of field IFS

Implementations

impl IFS_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is DIDNOTOCCUR

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

Checks if the value of the field is OCCURRED