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