[−][src]Type Definition esp32::dport::APP_CPU_RECORD_PDEBUGLS0DATA
type APP_CPU_RECORD_PDEBUGLS0DATA = Reg<u32, _APP_CPU_RECORD_PDEBUGLS0DATA>;
DPORT_APP_CPU_RECORD_PDEBUGLS0DATA
This register you can read, reset, write, write_with_zero, modify. See API.
For information about available fields see app_cpu_record_pdebugls0data module
Trait Implementations
impl Readable for APP_CPU_RECORD_PDEBUGLS0DATA[src]
read() method returns app_cpu_record_pdebugls0data::R reader structure
impl ResetValue for APP_CPU_RECORD_PDEBUGLS0DATA[src]
Register APP_CPU_RECORD_PDEBUGLS0DATA reset()'s with value 0
impl Writable for APP_CPU_RECORD_PDEBUGLS0DATA[src]
write(|w| ..) method takes app_cpu_record_pdebugls0data::W writer structure