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

type SRAM_FO_CTRL_1 = Reg<u32, _SRAM_FO_CTRL_1>;

DPORT_SRAM_FO_CTRL_1

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

For information about available fields see sram_fo_ctrl_1 module

Trait Implementations

impl Readable for SRAM_FO_CTRL_1[src]

read() method returns sram_fo_ctrl_1::R reader structure

impl ResetValue for SRAM_FO_CTRL_1[src]

Register SRAM_FO_CTRL_1 reset()'s with value 0

impl Writable for SRAM_FO_CTRL_1[src]

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