Struct stm32f469xx::nvic_stir::RegisterBlock[][src]

#[repr(C)]
pub struct RegisterBlock { pub stir: STIR, }

Register block

Fields

0x00 - Software trigger interrupt register

Auto Trait Implementations