Struct stm32f7::stm32f7x9::DSI[][src]

pub struct DSI { /* fields omitted */ }

DSI Host

Methods

impl DSI
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for DSI
[src]

impl Deref for DSI
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for DSI