Struct nrf52840::UARTE0[][src]

pub struct UARTE0 { /* fields omitted */ }

UART with EasyDMA 0

Methods

impl UARTE0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for UARTE0
[src]

impl Deref for UARTE0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for UARTE0