[][src]Type Definition muscab1_pac::sysinfo::sys_config::R

type R = R<u32, SYS_CONFIG>;

Reader of register SYS_CONFIG

Methods

impl R[src]

pub fn sram_num_bank(&self) -> SRAM_NUM_BANK_R[src]

Bits 0:3 - SRAM Number of Banks

pub fn sram_addr_width(&self) -> SRAM_ADDR_WIDTH_R[src]

Bits 4:8 - SRAM Bank Address Width

pub fn cpu0_has_tcm(&self) -> CPU0_HAS_TCM_R[src]

Bit 9 - CPU 0 has Data TCM:

pub fn cpu1_has_tcm(&self) -> CPU1_HAS_TCM_R[src]

Bit 10 - CPU 1 has Data TCM:

pub fn has_crypto(&self) -> HAS_CRYPTO_R[src]

Bit 12 - Whether CryptoCell Included:

pub fn cpu0_tcm_bank_num(&self) -> CPU0_TCM_BANK_NUM_R[src]

Bits 16:19 - The SRAM Bank that maps CPU0 Data TCM

pub fn cpu1_tcm_bank_num(&self) -> CPU1_TCM_BANK_NUM_R[src]

Bits 20:23 - Number of SRAM banks

pub fn cpu0_type(&self) -> CPU0_TYPE_R[src]

Bits 24:27 - CPU 0 Core Type

pub fn cpu1_type(&self) -> CPU1_TYPE_R[src]

Bits 28:31 - CPU 1 Core Type