Struct nrf52840::EGU4[][src]

pub struct EGU4 { /* fields omitted */ }

Event Generator Unit 4

Methods

impl EGU4
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for EGU4
[src]

impl Deref for EGU4
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for EGU4