Type Alias R

Source
pub type R = R<CrSpec>;
Expand description

Register CR reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn etmpd(&self) -> EtmpdR

Bit 0 - ETM Power Down

Source

pub fn portsize(&self) -> PortsizeR

Bits 4:6 - Port Size bits 2:0

Source

pub fn stall(&self) -> StallR

Bit 7 - Stall Processor

Source

pub fn brout(&self) -> BroutR

Bit 8 - Branch Output

Source

pub fn dbgrq(&self) -> DbgrqR

Bit 9 - Debug Request Control

Source

pub fn prog(&self) -> ProgR

Bit 10 - ETM Programming

Source

pub fn portsel(&self) -> PortselR

Bit 11 - ETM Port Select

Source

pub fn portmode2(&self) -> Portmode2R

Bit 13 - Port Mode bit 2

Source

pub fn portmode(&self) -> PortmodeR

Bits 16:17 - Port Mode bits 1:0

Source

pub fn portsize3(&self) -> Portsize3R

Bit 21 - Port Size bit 3

Source

pub fn tsen(&self) -> TsenR

Bit 28 - TimeStamp Enable