Skip to main content

BLEComponentType

Type Alias BLEComponentType 

Source
pub type BLEComponentType<B, A> = BLE<'static, B, VirtualMuxAlarm<'static, A>>;

Aliased Typeยง

pub struct BLEComponentType<B, A> { /* private fields */ }