Struct stm32f446_hal::stm32f446::nvic_stir::RegisterBlock[][src]

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

Register block

Fields

0x00 - Software trigger interrupt register

Auto Trait Implementations