pub type CTL = Reg<CTL_SPEC>;
CTL (rw) register accessor: an alias for Reg<CTL_SPEC>
Reg<CTL_SPEC>
pub struct CTL { /* private fields */ }