Type Alias W
pub type W = W<NvicstirSpec>;Expand description
Register NVICSTIR writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
§impl W
impl W
pub fn intid(&mut self) -> IntidW<'_, NvicstirSpec>
pub fn intid(&mut self) -> IntidW<'_, NvicstirSpec>
Bits 0:8 - Interrupt ID of the interrupt to trigger, in the range 0-239. For example, a value of 0x03 specifies interrupt IRQ3.