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

type SRAM_PD_CTRL_1 = Reg<u32, _SRAM_PD_CTRL_1>;

DPORT_SRAM_PD_CTRL_1

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

For information about avaliable fields see sram_pd_ctrl_1 module

Trait Implementations

impl Readable for SRAM_PD_CTRL_1[src]

read() method returns sram_pd_ctrl_1::R reader structure

impl ResetValue for SRAM_PD_CTRL_1[src]

Register SRAM_PD_CTRL_1 reset()'s with value 0

type Type = u32

Register size

impl Writable for SRAM_PD_CTRL_1[src]

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