pub(crate) type AlarmHw = RvTimer<'static, ChipConfig>;
pub(crate) struct AlarmHw { /* private fields */ }