[][src]Type Definition stm32f3::stm32f303::flash::obr::R

type R = R<u32, OBR>;

Reader of register OBR

Methods

impl R[src]

pub fn opterr(&self) -> OPTERR_R[src]

Bit 0 - Option byte error

pub fn level1_prot(&self) -> LEVEL1_PROT_R[src]

Bit 1 - Level 1 protection status

pub fn level2_prot(&self) -> LEVEL2_PROT_R[src]

Bit 2 - Level 2 protection status

pub fn wdg_sw(&self) -> WDG_SW_R[src]

Bit 8 - WDG_SW

pub fn n_rst_stop(&self) -> NRST_STOP_R[src]

Bit 9 - nRST_STOP

pub fn n_rst_stdby(&self) -> NRST_STDBY_R[src]

Bit 10 - nRST_STDBY

pub fn boot1(&self) -> BOOT1_R[src]

Bit 12 - BOOT1

pub fn vdda_monitor(&self) -> VDDA_MONITOR_R[src]

Bit 13 - VDDA_MONITOR

pub fn sram_parity_check(&self) -> SRAM_PARITY_CHECK_R[src]

Bit 14 - SRAM_PARITY_CHECK

pub fn data0(&self) -> DATA0_R[src]

Bits 16:23 - Data0

pub fn data1(&self) -> DATA1_R[src]

Bits 24:31 - Data1