embassy-stm32

Crates

git

Versions

stm32f303rb

Flavors

embassy_stm32::tsc

Module pin_groups

Source
Expand description

Definitions and implementations for TSC pin groups.

Modules§

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

Structs§

  • Pin struct that maintains usage
  • Represents a group of TSC (Touch Sensing Controller) pins.
  • Represents a group of TSC pins with their associated roles.
  • Represents the collection of pin groups for the Touch Sensing Controller (TSC).

Enums§

  • Group 1 marker type.
  • Group 2 marker type.
  • Group 3 marker type.
  • Group 4 marker type.
  • Group 5 marker type.
  • Group 6 marker type.
  • Group 7 marker type.
  • Group 8 marker type.
  • Pin type definition to control IO parameters

Traits§