Module stm32ral::stm32g0::stm32g081::nvic[][src]

Expand description

Nested Vectored Interrupt Controller

Used by: stm32g070, stm32g071, stm32g07x, stm32g081

Re-exports

pub use crate::stm32g0::peripherals::nvic_v2::Instance;
pub use crate::stm32g0::peripherals::nvic_v2::RegisterBlock;
pub use crate::stm32g0::peripherals::nvic_v2::ResetValues;
pub use crate::stm32g0::peripherals::nvic_v2::ICER;
pub use crate::stm32g0::peripherals::nvic_v2::ICPR;
pub use crate::stm32g0::peripherals::nvic_v2::IPR0;
pub use crate::stm32g0::peripherals::nvic_v2::IPR1;
pub use crate::stm32g0::peripherals::nvic_v2::IPR2;
pub use crate::stm32g0::peripherals::nvic_v2::IPR3;
pub use crate::stm32g0::peripherals::nvic_v2::IPR4;
pub use crate::stm32g0::peripherals::nvic_v2::IPR5;
pub use crate::stm32g0::peripherals::nvic_v2::IPR6;
pub use crate::stm32g0::peripherals::nvic_v2::IPR7;
pub use crate::stm32g0::peripherals::nvic_v2::ISER;
pub use crate::stm32g0::peripherals::nvic_v2::ISPR;

Modules

Access functions for the NVIC peripheral instance

Constants

Raw pointer to NVIC