Struct nrf52840::P1[][src]

pub struct P1 { /* fields omitted */ }

GPIO Port 2

Methods

impl P1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for P1
[src]

impl Deref for P1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for P1