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