[][src]Type Definition stm32f7::stm32f7x9::fmc::sdsr::RE_R

type RE_R = R<bool, RE_A>;

Reader of field RE

Implementations

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