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

type APP_CPU_RECORD_STATUS = Reg<u32, _APP_CPU_RECORD_STATUS>;

DPORT_APP_CPU_RECORD_STATUS

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

For information about available fields see app_cpu_record_status module

Trait Implementations

impl Readable for APP_CPU_RECORD_STATUS[src]

read() method returns app_cpu_record_status::R reader structure

impl ResetValue for APP_CPU_RECORD_STATUS[src]

Register APP_CPU_RECORD_STATUS reset()'s with value 0

impl Writable for APP_CPU_RECORD_STATUS[src]

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