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

type APP_CPU_RECORD_PDEBUGLS0ADDR = Reg<u32, _APP_CPU_RECORD_PDEBUGLS0ADDR>;

DPORT_APP_CPU_RECORD_PDEBUGLS0ADDR

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

For information about available fields see app_cpu_record_pdebugls0addr module

Trait Implementations

impl Readable for APP_CPU_RECORD_PDEBUGLS0ADDR[src]

read() method returns app_cpu_record_pdebugls0addr::R reader structure

impl ResetValue for APP_CPU_RECORD_PDEBUGLS0ADDR[src]

Register APP_CPU_RECORD_PDEBUGLS0ADDR reset()'s with value 0

impl Writable for APP_CPU_RECORD_PDEBUGLS0ADDR[src]

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