R

Type Alias R 

pub type R = R<CpcrSpec>;
Expand description

Register CPCR reader

Aliased Type§

pub struct R { /* private fields */ }

Implementations§

§

impl R

pub fn hlt_fsm_st(&self) -> HltFsmStR

Bits 0:1 - AXBS Halt State Machine Status

pub fn axbs_hlt_req(&self) -> AxbsHltReqR

Bit 2 - AXBS Halt Request

pub fn axbs_hltd(&self) -> AxbsHltdR

Bit 3 - AXBS Halted

pub fn fmc_pf_idle(&self) -> FmcPfIdleR

Bit 4 - Flash Memory Controller Program Flash Idle

pub fn pbridge_idle(&self) -> PbridgeIdleR

Bit 6 - Peripheral Bridge Idle

pub fn cbrr(&self) -> CbrrR

Bit 9 - Crossbar Round-robin Arbitration Enable

pub fn sramuap(&self) -> SramuapR

Bits 24:25 - SRAM_U Arbitration Priority

pub fn sramuwp(&self) -> SramuwpR

Bit 26 - SRAM_U Write Protect

pub fn sramlap(&self) -> SramlapR

Bits 28:29 - SRAM_L Arbitration Priority

pub fn sramlwp(&self) -> SramlwpR

Bit 30 - SRAM_L Write Protect