[][src]Type Definition stm32l0::stm32l0x2::syscfg::cfgr1::BOOT_MODE_R

type BOOT_MODE_R = R<u8, BOOT_MODE_A>;

Reader of field BOOT_MODE

Methods

impl BOOT_MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is MAINFLASH

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

Checks if the value of the field is SYSTEMFLASH

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

Checks if the value of the field is SRAM