[][src]Type Definition esp32::dport::PRO_CPU_RECORD_PDEBUGINST

type PRO_CPU_RECORD_PDEBUGINST = Reg<u32, _PRO_CPU_RECORD_PDEBUGINST>;

DPORT_PRO_CPU_RECORD_PDEBUGINST

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see pro_cpu_record_pdebuginst module

Trait Implementations

impl Readable for PRO_CPU_RECORD_PDEBUGINST[src]

read() method returns pro_cpu_record_pdebuginst::R reader structure

impl ResetValue for PRO_CPU_RECORD_PDEBUGINST[src]

Register PRO_CPU_RECORD_PDEBUGINST reset()'s with value 0

impl Writable for PRO_CPU_RECORD_PDEBUGINST[src]

write(|w| ..) method takes pro_cpu_record_pdebuginst::W writer structure