Type Definition stm32f1::stm32f101::spi1::sr::CRCERR_R[][src]

type CRCERR_R = R<bool, CRCERR_A>;

Reader of field CRCERR

Implementations

impl CRCERR_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MATCH

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

Checks if the value of the field is NOMATCH