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

type ROM_FO_CTRL = Reg<u32, _ROM_FO_CTRL>;

DPORT_ROM_FO_CTRL

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

For information about available fields see rom_fo_ctrl module

Trait Implementations

impl Readable for ROM_FO_CTRL[src]

read() method returns rom_fo_ctrl::R reader structure

impl ResetValue for ROM_FO_CTRL[src]

Register ROM_FO_CTRL reset()'s with value 0

impl Writable for ROM_FO_CTRL[src]

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