RKTK API Docs RKTK Home Repo

SdEventChan

Type Alias SdEventChan 

Source
pub type SdEventChan = Channel<SocEvent, 8>;
Available on crate feature softdevice only.

Aliased Typeยง

pub struct SdEventChan { /* private fields */ }