Type Alias xmc4800::sdmmc::IntStatusErr

source ·
pub type IntStatusErr = Reg<IntStatusErrSpec>;
Expand description

INT_STATUS_ERR (rw) register accessor: Error Interrupt Status Register

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

For information about available fields see int_status_err module

Aliased Type§

struct IntStatusErr { /* private fields */ }