Type Definition stm32f1::stm32f103::fsmc::bcr1::MTYP_R[][src]

type MTYP_R = R<u8, MTYP_A>;

Reader of field MTYP

Implementations

impl MTYP_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is SRAM

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

Checks if the value of the field is PSRAM

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

Checks if the value of the field is FLASH