Struct nrf52840::RADIO[][src]

pub struct RADIO { /* fields omitted */ }

2.4 GHz radio

Methods

impl RADIO
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for RADIO
[src]

impl Deref for RADIO
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for RADIO