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

type IRAM_DRAM_AHB_SEL = Reg<u32, _IRAM_DRAM_AHB_SEL>;

DPORT_IRAM_DRAM_AHB_SEL

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

For information about avaliable fields see iram_dram_ahb_sel module

Trait Implementations

impl Readable for IRAM_DRAM_AHB_SEL[src]

read() method returns iram_dram_ahb_sel::R reader structure

impl ResetValue for IRAM_DRAM_AHB_SEL[src]

Register IRAM_DRAM_AHB_SEL reset()'s with value 0

type Type = u32

Register size

impl Writable for IRAM_DRAM_AHB_SEL[src]

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