Struct nrf52840::EGU5[][src]

pub struct EGU5 { /* fields omitted */ }

Event Generator Unit 5

Methods

impl EGU5
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for EGU5
[src]

impl Deref for EGU5
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for EGU5