Struct nrf52840::EGU1[][src]

pub struct EGU1 { /* fields omitted */ }

Event Generator Unit 1

Methods

impl EGU1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for EGU1
[src]

impl Deref for EGU1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for EGU1