pub struct R(_);Expand description
Register OPTSR_CUR reader
Implementations§
source§impl R
impl R
sourcepub fn n_rst_stop_d1(&self) -> BitReaderRaw<bool>
pub fn n_rst_stop_d1(&self) -> BitReaderRaw<bool>
Bit 6 - D1 DStop entry reset option status bit
sourcepub fn n_rst_stby_d1(&self) -> BitReaderRaw<bool>
pub fn n_rst_stby_d1(&self) -> BitReaderRaw<bool>
Bit 7 - D1 DStandby entry reset option status bit
sourcepub fn rdp(&self) -> FieldReaderRaw<u8, u8>
pub fn rdp(&self) -> FieldReaderRaw<u8, u8>
Bits 8:15 - Readout protection level option status byte
sourcepub fn fz_iwdg_stop(&self) -> BitReaderRaw<bool>
pub fn fz_iwdg_stop(&self) -> BitReaderRaw<bool>
Bit 17 - IWDG Stop mode freeze option status bit
sourcepub fn fz_iwdg_sdby(&self) -> BitReaderRaw<bool>
pub fn fz_iwdg_sdby(&self) -> BitReaderRaw<bool>
Bit 18 - IWDG Standby mode freeze option status bit
sourcepub fn st_ram_size(&self) -> FieldReaderRaw<u8, u8>
pub fn st_ram_size(&self) -> FieldReaderRaw<u8, u8>
Bits 19:20 - DTCM RAM size option status
sourcepub fn io_hslv(&self) -> BitReaderRaw<bool>
pub fn io_hslv(&self) -> BitReaderRaw<bool>
Bit 29 - I/O high-speed at low-voltage status bit (PRODUCT_BELOW_25V)
sourcepub fn optchangeerr(&self) -> BitReaderRaw<bool>
pub fn optchangeerr(&self) -> BitReaderRaw<bool>
Bit 30 - Option byte change error flag
sourcepub fn swap_bank_opt(&self) -> BitReaderRaw<bool>
pub fn swap_bank_opt(&self) -> BitReaderRaw<bool>
Bit 31 - Bank swapping option status bit
Methods from Deref<Target = R<OPTSR_CUR_SPEC>>§
sourcepub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.