pub type W = W<PRO_CPU_RECORD_PDEBUGINST_SPEC>;
Expand description

Register PRO_CPU_RECORD_PDEBUGINST writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

source§

impl W

source

pub fn record_pdebuginst_sz( &mut self ) -> RECORD_PDEBUGINST_SZ_W<'_, PRO_CPU_RECORD_PDEBUGINST_SPEC>

Bits 0:7

source

pub fn record_pdebuginst_isrc( &mut self ) -> RECORD_PDEBUGINST_ISRC_W<'_, PRO_CPU_RECORD_PDEBUGINST_SPEC>

Bits 12:14

source

pub fn record_pdebuginst_loop_rep( &mut self ) -> RECORD_PDEBUGINST_LOOP_REP_W<'_, PRO_CPU_RECORD_PDEBUGINST_SPEC>

Bit 20

source

pub fn record_pdebuginst_loop( &mut self ) -> RECORD_PDEBUGINST_LOOP_W<'_, PRO_CPU_RECORD_PDEBUGINST_SPEC>

Bit 21

source

pub fn record_pdebuginst_cintl( &mut self ) -> RECORD_PDEBUGINST_CINTL_W<'_, PRO_CPU_RECORD_PDEBUGINST_SPEC>

Bits 24:27

source

pub unsafe fn bits(&mut self, bits: u32) -> &mut Self

Writes raw bits to the register.

§Safety

Passing incorrect value can cause undefined behaviour. See reference manual