[][src]Type Definition stm32f4::stm32f469::fmc::sdsr::RE_R

type RE_R = R<bool, RE_A>;

Reader of field RE

Methods

impl RE_R[src]

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