Struct stm32f469xx::DSIHOST[][src]

pub struct DSIHOST { /* fields omitted */ }

DSI Host

Methods

impl DSIHOST
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DSIHOST
[src]

impl Deref for DSIHOST
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for DSIHOST