Type Alias xmc4800::ppb::NvicIspr0

source ·
pub type NvicIspr0 = Reg<NvicIspr0Spec>;
Expand description

NVIC_ISPR0 (rw) register accessor: Interrupt Set-pending Register 0

You can read this register and get nvic_ispr0::R. You can reset, write, write_with_zero this register using nvic_ispr0::W. You can also modify this register. See API.

For information about available fields see nvic_ispr0 module

Aliased Type§

struct NvicIspr0 { /* private fields */ }