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

type IMMU_TABLE14 = Reg<u32, _IMMU_TABLE14>;

DPORT_IMMU_TABLE14

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

For information about available fields see immu_table14 module

Trait Implementations

impl Readable for IMMU_TABLE14[src]

read() method returns immu_table14::R reader structure

impl ResetValue for IMMU_TABLE14[src]

Register IMMU_TABLE14 reset()'s with value 0

impl Writable for IMMU_TABLE14[src]

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