Struct nrf52840::EGU0[][src]

pub struct EGU0 { /* fields omitted */ }

Event Generator Unit 0

Methods

impl EGU0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for EGU0
[src]

impl Deref for EGU0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for EGU0