Crate chip_select

source ·
Expand description

Chip-Select GPIO support traits.

Structs§

Traits§

  • Marker trait to indicate that a pin is active high.
  • Marker trait to indicate that a pin is active low.
  • A chip-select trait.