Struct nrf52840::GPIOTE[][src]

pub struct GPIOTE { /* fields omitted */ }

GPIO Tasks and Events

Methods

impl GPIOTE
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for GPIOTE
[src]

impl Deref for GPIOTE
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for GPIOTE