///Register `COUNTR` 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 register
You can [`read`](crate::Reg::read) this register and get [`countr::R`](R). See [API](https://docs.rs/svd2rust/#read--modify--write-api).*/
;
///`read()` method returns [`countr::R`](R) reader structure
///`reset()` method sets COUNTR to value 0