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

type IMMU_TABLE1 = Reg<u32, _IMMU_TABLE1>;

DPORT_IMMU_TABLE1

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

For information about available fields see immu_table1 module

Trait Implementations

impl Readable for IMMU_TABLE1[src]

read() method returns immu_table1::R reader structure

impl ResetValue for IMMU_TABLE1[src]

Register IMMU_TABLE1 reset()'s with value 0

impl Writable for IMMU_TABLE1[src]

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