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

type APPCPU_CTRL_D = Reg<u32, _APPCPU_CTRL_D>;

DPORT_APPCPU_CTRL_D

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

For information about available fields see appcpu_ctrl_d module

Trait Implementations

impl Readable for APPCPU_CTRL_D[src]

read() method returns appcpu_ctrl_d::R reader structure

impl ResetValue for APPCPU_CTRL_D[src]

Register APPCPU_CTRL_D reset()'s with value 0

impl Writable for APPCPU_CTRL_D[src]

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