[][src]Type Definition rp2040::pads_qspi::GPIO_QSPI_SD0

type GPIO_QSPI_SD0 = Reg<u32, _GPIO_QSPI_SD0>;

Pad control register

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

For information about available fields see gpio_qspi_sd0 module

Trait Implementations

impl Readable for GPIO_QSPI_SD0[src]

read() method returns gpio_qspi_sd0::R reader structure

impl ResetValue for GPIO_QSPI_SD0[src]

Register GPIO_QSPI_SD0 reset()'s with value 0x52

type Type = u32

Register size

impl Writable for GPIO_QSPI_SD0[src]

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