Struct atmega32u4::PORTE[][src]

pub struct PORTE { /* fields omitted */ }

PORTE

Methods

impl PORTE
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for PORTE
[src]

impl Deref for PORTE
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for PORTE