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

type APP_GPIO_INTERRUPT_NMI_MAP = Reg<u32, _APP_GPIO_INTERRUPT_NMI_MAP>;

DPORT_APP_GPIO_INTERRUPT_NMI_MAP

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

For information about available fields see app_gpio_interrupt_nmi_map module

Trait Implementations

impl Readable for APP_GPIO_INTERRUPT_NMI_MAP[src]

read() method returns app_gpio_interrupt_nmi_map::R reader structure

impl ResetValue for APP_GPIO_INTERRUPT_NMI_MAP[src]

Register APP_GPIO_INTERRUPT_NMI_MAP reset()'s with value 0

impl Writable for APP_GPIO_INTERRUPT_NMI_MAP[src]

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