Module teensy4_pins::t40[][src]

Expand description

Teensy 4.0 specific APIs

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

PinPad IDAlt0Alt1Alt2Alt3Alt4Alt5Alt6Alt7Alt8Alt9
34SD_B0_03USDHC1_DATA1FLEXPWM1_PWMB01LPUART8_RTS_BXBAR1_INOUT07LPSPI1_SDIGPIO3_IO15ENET2_RDATA00SEMC_CLK6
35SD_B0_02USDHC1_DATA0FLEXPWM1_PWMA01LPUART8_CTS_BXBAR1_INOUT06LPSPI1_SDOGPIO3_IO14ENET2_RX_ERSEMC_CLK5
36SD_B0_01USDHC1_CLKFLEXPWM1_PWMB00LPI2C3_SDAXBAR1_INOUT05LPSPI1_PCS0GPIO3_IO13FLEXSPIB_SS1_BENET2_TX_CLKENET2_REF_CLK2
37SD_B0_00USDHC1_CMDFLEXPWM1_PWMA00LPI2C3_SCLXBAR1_INOUT04LPSPI1_SCKGPIO3_IO12FLEXSPIA_SS1_BENET2_TX_ENSEMC_DQS4
38SD_B0_05USDHC1_DATA3FLEXPWM1_PWMB02LPUART8_RXXBAR1_INOUT09FLEXSPIB_DQSGPIO3_IO17CCM_CLKO2ENET2_RX_EN
39SD_B0_04USDHC1_DATA2FLEXPWM1_PWMA02LPUART8_TXXBAR1_INOUT08FLEXSPIB_SS0_BGPIO3_IO16CCM_CLKO1ENET2_RDATA01

Re-exports

pub use crate::common::*;

Structs

Teensy 4.0 pins

Functions

Constrain the processor pads to the Teensy 4.0 pins

into_pinsDeprecated

Use from_pads.

Type Definitions

Type-erased Teensy 4.0 pins

Pin 34 (4.0)

Pin 35 (4.0)

Pin 36 (4.0)

Pin 37 (4.0)

Pin 38 (4.0)

Pin 39 (4.0)