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

type IMMU_TABLE15 = Reg<u32, _IMMU_TABLE15>;

DPORT_IMMU_TABLE15

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

For information about available fields see immu_table15 module

Trait Implementations

impl Readable for IMMU_TABLE15[src]

read() method returns immu_table15::R reader structure

impl ResetValue for IMMU_TABLE15[src]

Register IMMU_TABLE15 reset()'s with value 0

type Type = u32

Raw register type (u8, u16, u32, ...).

impl Writable for IMMU_TABLE15[src]

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