Skip to main content

Crate tashtalk

Crate tashtalk 

Source

Re-exports§

pub use codec::TashTalkCodec;
pub use codec::TashTalkCommand;
pub use codec::TashTalkError;
pub use crc::lt_crc;
pub use crc::CrcCalculator;

Modules§

codec
crc
LocalTalk frame CRC (FCS) calculator.

Structs§

TashTalk
A client for interacting with a TashTalk device. Wraps a Framed stream from tokio_util::codec and provides ergonomic methods for interacting with the hardware.
TashTalkFeatures
Features that can be enabled on firmware v2.1.0+