Struct nrf52840::SWI2[][src]

pub struct SWI2 { /* fields omitted */ }

Software interrupt 2

Methods

impl SWI2
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SWI2
[src]

impl Deref for SWI2
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SWI2