embassy-stm32

Crates

git

Versions

stm32l552ve

Flavors

embassy_stm32::tsc::pin_groups

Module pin_roles

Source
Expand description

Defines roles and traits for TSC (Touch Sensing Controller) pins.

This module contains marker types and traits that represent different roles a TSC pin can have, such as channel, sample, or shield.

Structs§

  • Marker type for a TSC channel pin.
  • Marker type for a TSC sampling pin.
  • Marker type for a TSC shield pin.

Traits§

  • Trait for TSC pin roles.