Struct stm32h743::LTDC [] [src]

pub struct LTDC { /* fields omitted */ }

LCD-TFT Controller

Methods

impl LTDC
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LTDC
[src]

impl Deref for LTDC
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for LTDC