[][src]Type Definition stm32f3::stm32f3x8::spi1::sr::TIFRFE_R

type TIFRFE_R = R<bool, TIFRFE_A>;

Reader of field TIFRFE

Methods

impl TIFRFE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is NOERROR

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

Checks if the value of the field is ERROR