MASK

Type Alias MASK 

Source
pub type MASK = Reg<MASKrs>;
Expand description

MASK (rw) register accessor: SDIO mask register (SDIO_MASK)

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

See register structure

For information about available fields see mask module

Aliased Typeยง

pub struct MASK { /* private fields */ }