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

type IMMU_TABLE2 = Reg<u32, _IMMU_TABLE2>;

DPORT_IMMU_TABLE2

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

For information about available fields see immu_table2 module

Trait Implementations

impl Readable for IMMU_TABLE2[src]

read() method returns immu_table2::R reader structure

impl ResetValue for IMMU_TABLE2[src]

Register IMMU_TABLE2 reset()'s with value 0

impl Writable for IMMU_TABLE2[src]

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