[][src]Type Definition stm32f7::stm32f7x9::spi1::sr::FRE_R

type FRE_R = R<bool, FRE_A>;

Reader of field FRE

Methods

impl FRE_R[src]

pub fn variant(&self) -> FRE_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