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

type APP_CPU_RECORD_PDEBUGPC = Reg<u32, _APP_CPU_RECORD_PDEBUGPC>;

DPORT_APP_CPU_RECORD_PDEBUGPC

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

For information about available fields see app_cpu_record_pdebugpc module

Trait Implementations

impl Readable for APP_CPU_RECORD_PDEBUGPC[src]

read() method returns app_cpu_record_pdebugpc::R reader structure

impl ResetValue for APP_CPU_RECORD_PDEBUGPC[src]

Register APP_CPU_RECORD_PDEBUGPC reset()'s with value 0

impl Writable for APP_CPU_RECORD_PDEBUGPC[src]

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