[][src]Crate esb

Rust implementation of Nordic's Enhanced ShockBurst

Modules

consts

Type aliases for many constants.

peripherals

Structs

BBBuffer

A backing structure for a BBQueue. Can be used to create either a BBQueue or a split Producer/Consumer pair

ConstBBBuffer

const-fn version BBBuffer

EsbApp

This is the primary Application-side interface.

EsbBuffer

This is the backing structure for the ESB interface

EsbHeader

The non-payload portion of an ESB packet

EsbIrq

This is the primary RADIO-interrupt-side interface.

Enums

Error

Crate-wide error type

Traits

ArrayLength

Trait making GenericArray work, marking types to be used as length of an array