Struct nrf52840::SWI0[][src]

pub struct SWI0 { /* fields omitted */ }

Software interrupt 0

Methods

impl SWI0
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SWI0
[src]

impl Deref for SWI0
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SWI0