Struct stm32f7x3::scb_actrl::RegisterBlock [] [src]

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

Register block

Fields

0x00 - Auxiliary control register

Trait Implementations

Auto Trait Implementations

impl Send for RegisterBlock

impl !Sync for RegisterBlock