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

type MODES1_R = R<u8, MODES1_A>;

Reader of field MODES1

Methods

impl MODES1_R[src]

pub fn variant(&self) -> Variant<u8, MODES1_A>[src]

Get enumerated values variant

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

Checks if the value of the field is NORMAL

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

Checks if the value of the field is SELFREFRESH

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

Checks if the value of the field is POWERDOWN