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

type PRO_BOOT_REMAP_CTRL = Reg<u32, _PRO_BOOT_REMAP_CTRL>;

DPORT_PRO_BOOT_REMAP_CTRL

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

For information about available fields see pro_boot_remap_ctrl module

Trait Implementations

impl Readable for PRO_BOOT_REMAP_CTRL[src]

read() method returns pro_boot_remap_ctrl::R reader structure

impl ResetValue for PRO_BOOT_REMAP_CTRL[src]

Register PRO_BOOT_REMAP_CTRL reset()'s with value 0

impl Writable for PRO_BOOT_REMAP_CTRL[src]

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