#[doc = "Reader of register EVENTS_COMPARE[%s]"]
pub type R = crate::R<u32, super::EVENTS_COMPARE>;
#[doc = "Writer for register EVENTS_COMPARE[%s]"]
pub type W = crate::W<u32, super::EVENTS_COMPARE>;
#[doc = "Register EVENTS_COMPARE[%s]
`reset()`'s with value 0"]
impl crate::ResetValue for super::EVENTS_COMPARE {
type Type = u32;
#[inline(always)]
fn reset_value() -> Self::Type {
0
}
}
impl R {}
impl W {}