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

type CPUSDIO_INT1 = Reg<u32, _CPUSDIO_INT1>;

GPIO_CPUSDIO_INT1

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

For information about available fields see cpusdio_int1 module

Trait Implementations

impl Readable for CPUSDIO_INT1[src]

read() method returns cpusdio_int1::R reader structure

impl ResetValue for CPUSDIO_INT1[src]

Register CPUSDIO_INT1 reset()'s with value 0

impl Writable for CPUSDIO_INT1[src]

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