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

type APPCPU_CTRL_A = Reg<u32, _APPCPU_CTRL_A>;

DPORT_APPCPU_CTRL_A

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

For information about available fields see appcpu_ctrl_a module

Trait Implementations

impl Readable for APPCPU_CTRL_A[src]

read() method returns appcpu_ctrl_a::R reader structure

impl ResetValue for APPCPU_CTRL_A[src]

Register APPCPU_CTRL_A reset()'s with value 0

impl Writable for APPCPU_CTRL_A[src]

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