Type Definition esp32c3::gpio::GPIO_SDIO_SELECT [−][src]
type GPIO_SDIO_SELECT = Reg<u32, _GPIO_SDIO_SELECT>;
GPIO_SDIO_SELECT
This register you can read
, reset
, write
, write_with_zero
, modify
. See API.
For information about available fields see gpio_sdio_select module
Trait Implementations
impl Readable for GPIO_SDIO_SELECT
[src]
read()
method returns gpio_sdio_select::R reader structure
impl ResetValue for GPIO_SDIO_SELECT
[src]
Register GPIO_SDIO_SELECT reset()
's with value 0
impl Writable for GPIO_SDIO_SELECT
[src]
write(|w| ..)
method takes gpio_sdio_select::W writer structure