Module uart

Source
Expand description

Implementation of the HCI that includes the packet ID byte in the header.

Structs§

CommandHeader
Header for HCI Commands.

Enums§

Error
Potential errors from reading or writing packets to the controller.
Packet
Packet types that may be read from the controller.

Traits§

UartHci
Trait for reading packets from the controller.