Type Alias esp32::sdhost::RINTSTS

source ·
pub type RINTSTS = Reg<RINTSTS_SPEC>;
Expand description

RINTSTS (rw) register accessor: Raw interrupt status register

You can read this register and get rintsts::R. You can reset, write, write_with_zero this register using rintsts::W. You can also modify this register. See API.

For information about available fields see rintsts module

Aliased Type§

struct RINTSTS { /* private fields */ }