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

type APPCPU_CTRL_C = Reg<u32, _APPCPU_CTRL_C>;

DPORT_APPCPU_CTRL_C

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

For information about avaliable fields see appcpu_ctrl_c module

Trait Implementations

impl Readable for APPCPU_CTRL_C[src]

read() method returns appcpu_ctrl_c::R reader structure

impl ResetValue for APPCPU_CTRL_C[src]

Register APPCPU_CTRL_C reset()'s with value 0

type Type = u32

Register size

impl Writable for APPCPU_CTRL_C[src]

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