Struct atsam4lc8c::LCDCA [] [src]

pub struct LCDCA { /* fields omitted */ }

LCD Controller

Methods

impl LCDCA
[src]

[src]

Returns a pointer to the register block

Trait Implementations

impl Send for LCDCA
[src]

impl Deref for LCDCA
[src]

The resulting type after dereferencing.

[src]

Dereferences the value.

Auto Trait Implementations

impl !Sync for LCDCA