Type Alias xmc4500::ppb::NvicIspr2

source ·
pub type NvicIspr2 = Reg<NvicIspr2Spec>;
Expand description

NVIC_ISPR2 (rw) register accessor: Interrupt Set-pending Register 2

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

For information about available fields see nvic_ispr2 module

Aliased Type§

struct NvicIspr2 { /* private fields */ }