[][src]Module teensy4_pins::t41

Teensy 4.1 specific APIs

Use into_pins to constrain the processor pads into the pins available on the Teensy 4.1. If you cannot safely acquire all processor pads, use the unsafe Pins::new method to generate pins.

PinPad IDAlt0Alt1Alt2Alt3Alt4Alt5Alt6Alt7Alt8Alt9
34B1_13
35B1_12
36B1_02
37B1_03
38AD_B1_12
39AD_B1_13
40AD_B1_04
41AD_B1_05

Re-exports

pub use crate::common::*;

Structs

Pins

Teensy 4.1 pins

Functions

into_pins

Constrain the processor pads to the Teensy 4.1 pins

Type Definitions

ErasedPins

Type-erased Teensy 4.1 pins

P34

Pin 34 (4.1)

P35

Pin 35 (4.1)

P36

Pin 36 (4.1)

P37

Pin 37 (4.1)

P38

Pin 38 (4.1)

P39

Pin 39 (4.1)

P40

Pin 40 (4.1)

P41

Pin 41 (4.1)