Expand description

A platform agnostic Rust driver for XPT2046 touch controller, based on the embedded-hal traits.

Re-exports

pub use crate::calibration::CalibrationPoint;
pub use crate::error::BusError;
pub use crate::error::Error;
pub use crate::exti_pin::Xpt2046Exti;

Modules

Error definition for the crate

Exti trait definition

Structs

Enums

Orientation of the touch screen

Current state of the driver