Crate itla

Source
Expand description

Non-blocking library to interface with ITLA lasers based upon embedded-hal See https://www.oiforum.com/wp-content/uploads/2019/01/OIF-ITLA-MSA-01.3.pdf for all informations concerning ITLA lasers. This library also includes special vendor-specific commands for the PPCL200 laser used by PolyOrbite

For any questions, please contact Xavier L’Heureux at xavier.lheureux@polymtl.ca

Re-exports§

pub use registers::CommandStatus;
pub use registers::ReadRegister;
pub use registers::Request;
pub use registers::Response;
pub use registers::WriteRegister;

Modules§

registers

Structs§

Laser

Enums§

AfterRequest
Error
LastCommandError