Struct stm32f446_hal::stm32f446::SCB_ACTRL[][src]

pub struct SCB_ACTRL { /* fields omitted */ }

System control block ACTLR

Methods

impl SCB_ACTRL
[src]

Returns a pointer to the register block

Trait Implementations

impl Deref for SCB_ACTRL
[src]

The resulting type after dereferencing.

Dereferences the value.

impl Send for SCB_ACTRL
[src]

Auto Trait Implementations

impl !Sync for SCB_ACTRL