///Register `COUNT1R` reader
pub type R = crateR;
///Field `COUNT` reader - This register is read-only only and is incremented by one when a write access is done to this register. This register cannot roll-over and is frozen when reaching the maximum value.
pub type COUNT_R = crateFieldReader;
/**TAMP monotonic counter 1 register
You can [`read`](crate::Reg::read) this register and get [`count1r::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api).
See register [structure](https://stm32-rs.github.io/stm32-rs/STM32H503.html#TAMP:COUNT1R)*/
;
///`read()` method returns [`count1r::R`](R) reader structure
///`reset()` method sets COUNT1R to value 0