Frontend  0.0.0
Loading...
Searching...
No Matches
DecupService Interface Reference
Inheritance diagram for DecupService:
Collaboration diagram for DecupService:

Public Attributes

Future< void > get ready
 
Stream< Uint8List > get stream
 

Static Public Attributes

static const int ack = 0x1C
 
static const int nak = 0xFC
 

Detailed Description

Todo
document

Member Data Documentation

◆ ack

const int DecupService::ack = 0x1C
static

◆ nak

const int DecupService::nak = 0xFC
static

◆ ready

Future<void> get DecupService::ready

◆ stream

Stream<Uint8List> get DecupService::stream

The documentation for this interface was generated from the following file: