Struct nrf52840::UARTE1[][src]

pub struct UARTE1 { /* fields omitted */ }

UART with EasyDMA 1

Methods

impl UARTE1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UARTE1
[src]

impl Deref for UARTE1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for UARTE1