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

#[repr(C)]
pub struct RegisterBlock { pub actrl: ACTRL, }

Register block

Fields

0x00 - Auxiliary control register

Auto Trait Implementations