Struct stm32f1::stm32f103::nvic_stir::RegisterBlock[][src]

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

Register block

Fields

0x00 - Software trigger interrupt register

Auto Trait Implementations