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

type PRO_SPI_INTR_3_MAP = Reg<u32, _PRO_SPI_INTR_3_MAP>;

DPORT_PRO_SPI_INTR_3_MAP

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

For information about available fields see pro_spi_intr_3_map module

Trait Implementations

impl Readable for PRO_SPI_INTR_3_MAP[src]

read() method returns pro_spi_intr_3_map::R reader structure

impl ResetValue for PRO_SPI_INTR_3_MAP[src]

Register PRO_SPI_INTR_3_MAP reset()'s with value 0

impl Writable for PRO_SPI_INTR_3_MAP[src]

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