pub struct W(_);
Expand description

Register SEC_CPU_INT_MASK1 writer

Implementations

Bit 0 - Pin interrupt 4 or pattern match engine slice 4 interrupt.

Bit 1 - Pin interrupt 5 or pattern match engine slice 5 interrupt.

Bit 2 - Pin interrupt 6 or pattern match engine slice 6 interrupt.

Bit 3 - Pin interrupt 7 or pattern match engine slice 7 interrupt.

Bit 4 - Standard counter/timer 2 interrupt.

Bit 5 - Standard counter/timer 4 interrupt.

Bit 6 - OS Event Timer and OS Event Timer Wakeup interrupts

Bit 7 - Reserved. Read value is undefined, only zero should be written.

Bit 8 - Reserved. Read value is undefined, only zero should be written.

Bit 9 - Reserved. Read value is undefined, only zero should be written.

Bit 10 - SDIO Controller interrupt.

Bit 11 - Reserved. Read value is undefined, only zero should be written.

Bit 12 - Reserved. Read value is undefined, only zero should be written.

Bit 13 - Reserved. Read value is undefined, only zero should be written.

Bit 14 - USB High Speed PHY Controller interrupt.

Bit 15 - USB High Speed Controller interrupt.

Bit 16 - USB High Speed Controller Clock request interrupt.

Bit 17 - Secure fault Hyper Visor call interrupt.

Bit 18 - Secure Pin interrupt 0 or pattern match engine slice 0 interrupt.

Bit 19 - Secure Pin interrupt 1 or pattern match engine slice 1 interrupt.

Bit 20 - Programmable Look-Up Controller interrupt.

Bit 21 - Security Violation interrupt.

Bit 22 - HASH-AES interrupt.

Bit 23 - CASPER interrupt.

Bit 24 - PUF interrupt.

Bit 25 - Power Quad interrupt.

Bit 26 - System DMA 1 (Secure) interrupt

Bit 27 - High Speed SPI interrupt

Writes raw bits to the register.

Methods from Deref<Target = W<SEC_CPU_INT_MASK1_SPEC>>

Writes raw bits to the register.

Trait Implementations

The resulting type after dereferencing.

Dereferences the value.

Mutably dereferences the value.

Performs the conversion.

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Returns the argument unchanged.

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.