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