R

Type Alias R 

Source
pub type R = R<u32, SCSR>;
Expand description

Reader of register SCSR

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn sram2bsy(&self) -> SRAM2BSY_R

Bit 1 - SRAM2 busy by erase operation

Source

pub fn sram2er(&self) -> SRAM2ER_R

Bit 0 - SRAM2 Erase

Source

pub fn c2rfd(&self) -> C2RFD_R

Bit 31 - CPU2 SRAM fetch (execution) disable.