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

type SRAM_FO_CTRL_0 = Reg<u32, _SRAM_FO_CTRL_0>;

DPORT_SRAM_FO_CTRL_0

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

For information about available fields see sram_fo_ctrl_0 module

Trait Implementations

impl Readable for SRAM_FO_CTRL_0[src]

read() method returns sram_fo_ctrl_0::R reader structure

impl ResetValue for SRAM_FO_CTRL_0[src]

Register SRAM_FO_CTRL_0 reset()'s with value 0

impl Writable for SRAM_FO_CTRL_0[src]

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