Crate kiibohd_hall_effect_keyscanning

Source

Modules§

lookup

Structs§

Matrix
Handles strobing the Hall Effect sensor matrix ADC reading is handled separately as the current embedded-hal doesn’t work well across oneshot, interrupt based and DMA ADC read methods. (usually requires quite a bit of MCU specific setup as well)

Enums§

SensorMode
Indicates mode of the sensor Used to specify a different lookup table and data processing behaviour