[][src]Type Definition esp32::slc::sdio_st::R

type R = R<u32, SDIO_ST>;

Reader of register SDIO_ST

Implementations

impl R[src]

pub fn func2_acc_state(&self) -> FUNC2_ACC_STATE_R[src]

Bits 24:28

pub fn func1_acc_state(&self) -> FUNC1_ACC_STATE_R[src]

Bits 16:20

pub fn bus_st(&self) -> BUS_ST_R[src]

Bits 12:14

pub fn sdio_wakeup(&self) -> SDIO_WAKEUP_R[src]

Bit 8

pub fn func_st(&self) -> FUNC_ST_R[src]

Bits 4:7

pub fn cmd_st(&self) -> CMD_ST_R[src]

Bits 0:2