Type Alias R

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

Register cgen_m reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn cgen_m_cpu(&self) -> CGEN_M_CPU_R

Bit 0

Source

pub fn cgen_m_sdu(&self) -> CGEN_M_SDU_R

Bit 1

Source

pub fn cgen_m_sec(&self) -> CGEN_M_SEC_R

Bit 2

Source

pub fn cgen_m_dma(&self) -> CGEN_M_DMA_R

Bit 3

Source

pub fn cgen_m_cci(&self) -> CGEN_M_CCI_R

Bit 4