Struct nrf52840::SWI1[][src]

pub struct SWI1 { /* fields omitted */ }

Software interrupt 1

Methods

impl SWI1
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SWI1
[src]

impl Deref for SWI1
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SWI1