[][src]Type Definition stm32wb_pac::syscfg::scsr::R

type R = R<u32, SCSR>;

Reader of register SCSR

Implementations

impl R[src]

pub fn sram2bsy(&self) -> SRAM2BSY_R[src]

Bit 1 - SRAM2 busy by erase operation

pub fn sram2er(&self) -> SRAM2ER_R[src]

Bit 0 - SRAM2 Erase

pub fn c2rfd(&self) -> C2RFD_R[src]

Bit 31 - CPU2 SRAM fetch (execution) disable.