Type Alias xmc4400::usb0::gahbcfg::GLBL_INTR_MSK_W

source ·
pub type GLBL_INTR_MSK_W<'a, REG> = BitWriter<'a, REG, GLBL_INTR_MSK_A>;
Expand description

Field GlblIntrMsk writer - Global Interrupt Mask

Aliased Type§

struct GLBL_INTR_MSK_W<'a, REG> { /* private fields */ }

Implementations§

source§

impl<'a, REG> GLBL_INTR_MSK_W<'a, REG>
where REG: Writable + RegisterSpec,

source

pub fn value1(self) -> &'a mut W<REG>

Mask the interrupt assertion to the application.

source

pub fn value2(self) -> &'a mut W<REG>

Unmask the interrupt assertion to the application.