[][src]Type Definition esp32::gpio::PCPU_NMI_INT1

type PCPU_NMI_INT1 = Reg<u32, _PCPU_NMI_INT1>;

GPIO_PCPU_NMI_INT1

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

For information about available fields see pcpu_nmi_int1 module

Trait Implementations

impl Readable for PCPU_NMI_INT1[src]

read() method returns pcpu_nmi_int1::R reader structure

impl ResetValue for PCPU_NMI_INT1[src]

Register PCPU_NMI_INT1 reset()'s with value 0

impl Writable for PCPU_NMI_INT1[src]

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