Type Alias CTYPE

Source
pub type CTYPE = Reg<CTYPE_SPEC>;
Expand description

CTYPE (rw) register accessor: Card bus width configuration register

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

For information about available fields see ctype module

Aliased Typeยง

struct CTYPE { /* private fields */ }