Struct nrf52840::EGU2[][src]

pub struct EGU2 { /* fields omitted */ }

Event Generator Unit 2

Methods

impl EGU2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for EGU2
[src]

impl Deref for EGU2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for EGU2