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

type PRO_SLC1_INTR_MAP = Reg<u32, _PRO_SLC1_INTR_MAP>;

DPORT_PRO_SLC1_INTR_MAP

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

For information about avaliable fields see pro_slc1_intr_map module

Trait Implementations

impl Readable for PRO_SLC1_INTR_MAP[src]

read() method returns pro_slc1_intr_map::R reader structure

impl ResetValue for PRO_SLC1_INTR_MAP[src]

Register PRO_SLC1_INTR_MAP reset()'s with value 0

type Type = u32

Register size

impl Writable for PRO_SLC1_INTR_MAP[src]

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