pub type KEY = Reg<KEY_SPEC>;
KEY register accessor: an alias for Reg<KEY_SPEC>
Reg<KEY_SPEC>
struct KEY { /* private fields */ }