Struct nrf52840::SWI4[][src]

pub struct SWI4 { /* fields omitted */ }

Software interrupt 4

Methods

impl SWI4
[src]

Returns a pointer to the register block

Trait Implementations

impl Send for SWI4
[src]

impl Deref for SWI4
[src]

The resulting type after dereferencing.

Dereferences the value.

Auto Trait Implementations

impl !Sync for SWI4