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