Type Alias INTMASK

Source
pub type INTMASK = Reg<INTMASK_SPEC>;
Expand description

INTMASK (rw) register accessor: SDIO interrupt mask register

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

For information about available fields see intmask module

Aliased Typeยง

struct INTMASK { /* private fields */ }