[][src]Type Definition esp32::rtccntl::SDIO_ACT_CONF

type SDIO_ACT_CONF = Reg<u32, _SDIO_ACT_CONF>;

RTC_CNTL_SDIO_ACT_CONF

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

For information about available fields see sdio_act_conf module

Trait Implementations

impl Readable for SDIO_ACT_CONF[src]

read() method returns sdio_act_conf::R reader structure

impl ResetValue for SDIO_ACT_CONF[src]

Register SDIO_ACT_CONF reset()'s with value 0

impl Writable for SDIO_ACT_CONF[src]

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