Module mimxrt595_evk::pins

source ·
Expand description

Additional types used inside Pins.

Structs

  • Container for the pins that are connected to the NXP FXOS8700CQ accelerometer.
  • Container for the pins that are connected either to the Cirrus Logic WM8904 audio codec or to the pair of audio amplifiers, depending on the settings of jumpers JP6, JP7, JP8, JP27, JP28, and JP29.
  • Container for the pins that are connected to the “FlexIO” connector on the bottom of the board (J43).
  • Container for the pins that are connected to the UART bridge through the Link2 debug probe.
  • Container for the pins that are connected to both the MMC chip and the SD card socket.
  • Container for the pins that are connected to the PSRAM chip on FlexSPI1.
  • Container for the three pins connected to the on-board RGB LED.
  • Container for the two pins that are connected to push switches near the top of the board.

Type Aliases

  • The pin type for the on-board accelerometer’s SCL signal.
  • The pin type for the on-board accelerometer’s SDA signal.
  • The pin type for the on-board accelerometer’s interrupt pin.
  • The pin type for the button labelled “IRQ” (SW2) near the top of the board.
  • The pin type for the ISP/Link2 CTS pin, configured to connect to Flexcomm0.
  • The pin type for the ISP/Link2 RTS pin, configured to connect to Flexcomm0.
  • The pin type for the ISP/Link2 RXD pin, configured to connect to Flexcomm0.
  • The pin type for the ISP/Link2 TXD pin, configured to connect to Flexcomm0.
  • The pin type for the MMC/SD Clock pin, configured for SD0 function.
  • The pin type for the MMC/SD Command pin, configured for SD0 function.
  • The pin type for the MMC/SD D0 pin, configured for SD0 function.
  • The pin type for the MMC/SD D1 pin, configured for SD0 function.
  • The pin type for the MMC/SD D2 pin, configured for SD0 function.
  • The pin type for the MMC/SD D3 pin, configured for SD0 function.
  • The pin type for the MMC/SD D4 pin, configured for SD0 function.
  • The pin type for the MMC/SD D5 pin, configured for SD0 function.
  • The pin type for the MMC/SD D6 pin, configured for SD0 function.
  • The pin type for the MMC/SD D7 pin, configured for SD0 function.
  • The pin type for the MMC/SD Clock pin, configured for SD0 function.
  • The pin type for the MMC/SD Clock pin, configured for SD0 function.
  • The pin type for the MMC/SD Clock pin, configured for SD0 function.
  • The pin type for the button labelled “NMI” (SW1) near the top of the board.
  • The pin type for the PSRAM chip select pin, connected to FlexSPI1.
  • The pin type for the PSRAM D0 pin, connected to FlexSPI1.
  • The pin type for the PSRAM D1 pin, connected to FlexSPI1.
  • The pin type for the PSRAM D2 pin, connected to FlexSPI1.
  • The pin type for the PSRAM D3 pin, connected to FlexSPI1.
  • The pin type for the PSRAM D4 pin, connected to FlexSPI1.
  • The pin type for the PSRAM D5 pin, connected to FlexSPI1.
  • The pin type for the PSRAM D6 pin, connected to FlexSPI1.
  • The pin type for the PSRAM D7 pin, connected to FlexSPI1.
  • The pin type for the PSRAM DQS pin, connected to FlexSPI1.
  • The pin type for the PSRAM reset pin, configured as a push-pull output.
  • The pin type for the PSRAM inverted chip select pin, connected to FlexSPI1.
  • The pin type for the PSRAM chip select pin, connected to FlexSPI1.
  • The pin type for the blue component of the on-board RGB LED, configured as a push-pull output.
  • The pin type for the green component of the on-board RGB LED, configured as a push-pull output.
  • The pin type for the red component of the on-board RGB LED, configured as a push-pull output.