mirror of
https://github.com/italicsjenga/rp-hal-boards.git
synced 2025-01-11 13:01:30 +11:00
Formatted the tables in the comments properly.
This commit is contained in:
parent
a7b71bd5aa
commit
0b31054429
|
@ -21,7 +21,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 0 supports following functions:
|
/// GPIO 0 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 RX` | [crate::Gp0Spi0Rx] |
|
/// | `SPI0 RX` | [crate::Gp0Spi0Rx] |
|
||||||
/// | `UART0 TX` | [crate::Gp0Uart0Tx] |
|
/// | `UART0 TX` | [crate::Gp0Uart0Tx] |
|
||||||
/// | `I2C0 SDA` | [crate::Gp0I2C0Sda] |
|
/// | `I2C0 SDA` | [crate::Gp0I2C0Sda] |
|
||||||
|
@ -49,7 +49,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 1 supports following functions:
|
/// GPIO 1 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 CSn` | [crate::Gp1Spi0Csn] |
|
/// | `SPI0 CSn` | [crate::Gp1Spi0Csn] |
|
||||||
/// | `UART0 RX` | [crate::Gp1Uart0Rx] |
|
/// | `UART0 RX` | [crate::Gp1Uart0Rx] |
|
||||||
/// | `I2C0 SCL` | [crate::Gp1I2C0Scl] |
|
/// | `I2C0 SCL` | [crate::Gp1I2C0Scl] |
|
||||||
|
@ -77,7 +77,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 2 supports following functions:
|
/// GPIO 2 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 SCK` | [crate::Gp2Spi0Sck] |
|
/// | `SPI0 SCK` | [crate::Gp2Spi0Sck] |
|
||||||
/// | `UART0 CTS` | [crate::Gp2Uart0Cts] |
|
/// | `UART0 CTS` | [crate::Gp2Uart0Cts] |
|
||||||
/// | `I2C1 SDA` | [crate::Gp2I2C1Sda] |
|
/// | `I2C1 SDA` | [crate::Gp2I2C1Sda] |
|
||||||
|
@ -105,7 +105,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 3 supports following functions:
|
/// GPIO 3 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 TX` | [crate::Gp3Spi0Tx] |
|
/// | `SPI0 TX` | [crate::Gp3Spi0Tx] |
|
||||||
/// | `UART0 RTS` | [crate::Gp3Uart0Rts] |
|
/// | `UART0 RTS` | [crate::Gp3Uart0Rts] |
|
||||||
/// | `I2C1 SCL` | [crate::Gp3I2C1Scl] |
|
/// | `I2C1 SCL` | [crate::Gp3I2C1Scl] |
|
||||||
|
@ -133,7 +133,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 4 supports following functions:
|
/// GPIO 4 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 RX` | [crate::Gp4Spi0Rx] |
|
/// | `SPI0 RX` | [crate::Gp4Spi0Rx] |
|
||||||
/// | `UART1 TX` | [crate::Gp4Uart1Tx] |
|
/// | `UART1 TX` | [crate::Gp4Uart1Tx] |
|
||||||
/// | `I2C0 SDA` | [crate::Gp4I2C0Sda] |
|
/// | `I2C0 SDA` | [crate::Gp4I2C0Sda] |
|
||||||
|
@ -161,7 +161,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 5 supports following functions:
|
/// GPIO 5 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 CSn` | [crate::Gp5Spi0Csn] |
|
/// | `SPI0 CSn` | [crate::Gp5Spi0Csn] |
|
||||||
/// | `UART1 RX` | [crate::Gp5Uart1Rx] |
|
/// | `UART1 RX` | [crate::Gp5Uart1Rx] |
|
||||||
/// | `I2C0 SCL` | [crate::Gp5I2C0Scl] |
|
/// | `I2C0 SCL` | [crate::Gp5I2C0Scl] |
|
||||||
|
@ -189,7 +189,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 6 supports following functions:
|
/// GPIO 6 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 SCK` | [crate::Gp6Spi0Sck] |
|
/// | `SPI0 SCK` | [crate::Gp6Spi0Sck] |
|
||||||
/// | `UART1 CTS` | [crate::Gp6Uart1Cts] |
|
/// | `UART1 CTS` | [crate::Gp6Uart1Cts] |
|
||||||
/// | `I2C1 SDA` | [crate::Gp6I2C1Sda] |
|
/// | `I2C1 SDA` | [crate::Gp6I2C1Sda] |
|
||||||
|
@ -217,7 +217,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 7 supports following functions:
|
/// GPIO 7 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 TX` | [crate::Gp7Spi0Tx] |
|
/// | `SPI0 TX` | [crate::Gp7Spi0Tx] |
|
||||||
/// | `UART1 RTS` | [crate::Gp7Uart1Rts] |
|
/// | `UART1 RTS` | [crate::Gp7Uart1Rts] |
|
||||||
/// | `I2C1 SCL` | [crate::Gp7I2C1Scl] |
|
/// | `I2C1 SCL` | [crate::Gp7I2C1Scl] |
|
||||||
|
@ -245,7 +245,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 8 supports following functions:
|
/// GPIO 8 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI1 RX` | [crate::Gp8Spi1Rx] |
|
/// | `SPI1 RX` | [crate::Gp8Spi1Rx] |
|
||||||
/// | `UART1 TX` | [crate::Gp8Uart1Tx] |
|
/// | `UART1 TX` | [crate::Gp8Uart1Tx] |
|
||||||
/// | `I2C0 SDA` | [crate::Gp8I2C0Sda] |
|
/// | `I2C0 SDA` | [crate::Gp8I2C0Sda] |
|
||||||
|
@ -273,7 +273,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 9 supports following functions:
|
/// GPIO 9 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI1 CSn` | [crate::Gp9Spi1Csn] |
|
/// | `SPI1 CSn` | [crate::Gp9Spi1Csn] |
|
||||||
/// | `UART1 RX` | [crate::Gp9Uart1Rx] |
|
/// | `UART1 RX` | [crate::Gp9Uart1Rx] |
|
||||||
/// | `I2C0 SCL` | [crate::Gp9I2C0Scl] |
|
/// | `I2C0 SCL` | [crate::Gp9I2C0Scl] |
|
||||||
|
@ -301,7 +301,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 10 supports following functions:
|
/// GPIO 10 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI1 SCK` | [crate::Gp10Spi1Sck] |
|
/// | `SPI1 SCK` | [crate::Gp10Spi1Sck] |
|
||||||
/// | `UART1 CTS` | [crate::Gp10Uart1Cts] |
|
/// | `UART1 CTS` | [crate::Gp10Uart1Cts] |
|
||||||
/// | `I2C1 SDA` | [crate::Gp10I2C1Sda] |
|
/// | `I2C1 SDA` | [crate::Gp10I2C1Sda] |
|
||||||
|
@ -329,7 +329,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 11 supports following functions:
|
/// GPIO 11 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI1 TX` | [crate::Gp11Spi1Tx] |
|
/// | `SPI1 TX` | [crate::Gp11Spi1Tx] |
|
||||||
/// | `UART1 RTS` | [crate::Gp11Uart1Rts] |
|
/// | `UART1 RTS` | [crate::Gp11Uart1Rts] |
|
||||||
/// | `I2C1 SCL` | [crate::Gp11I2C1Scl] |
|
/// | `I2C1 SCL` | [crate::Gp11I2C1Scl] |
|
||||||
|
@ -357,7 +357,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 12 supports following functions:
|
/// GPIO 12 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI1 RX` | [crate::Gp12Spi1Rx] |
|
/// | `SPI1 RX` | [crate::Gp12Spi1Rx] |
|
||||||
/// | `UART0 TX` | [crate::Gp12Uart0Tx] |
|
/// | `UART0 TX` | [crate::Gp12Uart0Tx] |
|
||||||
/// | `I2C0 SDA` | [crate::Gp12I2C0Sda] |
|
/// | `I2C0 SDA` | [crate::Gp12I2C0Sda] |
|
||||||
|
@ -385,7 +385,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 13 supports following functions:
|
/// GPIO 13 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI1 CSn` | [crate::Gp13Spi1Csn] |
|
/// | `SPI1 CSn` | [crate::Gp13Spi1Csn] |
|
||||||
/// | `UART0 RX` | [crate::Gp13Uart0Rx] |
|
/// | `UART0 RX` | [crate::Gp13Uart0Rx] |
|
||||||
/// | `I2C0 SCL` | [crate::Gp13I2C0Scl] |
|
/// | `I2C0 SCL` | [crate::Gp13I2C0Scl] |
|
||||||
|
@ -413,7 +413,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 14 supports following functions:
|
/// GPIO 14 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI1 SCK` | [crate::Gp14Spi1Sck] |
|
/// | `SPI1 SCK` | [crate::Gp14Spi1Sck] |
|
||||||
/// | `UART0 CTS` | [crate::Gp14Uart0Cts] |
|
/// | `UART0 CTS` | [crate::Gp14Uart0Cts] |
|
||||||
/// | `I2C1 SDA` | [crate::Gp14I2C1Sda] |
|
/// | `I2C1 SDA` | [crate::Gp14I2C1Sda] |
|
||||||
|
@ -441,7 +441,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 15 supports following functions:
|
/// GPIO 15 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI1 TX` | [crate::Gp15Spi1Tx] |
|
/// | `SPI1 TX` | [crate::Gp15Spi1Tx] |
|
||||||
/// | `UART0 RTS` | [crate::Gp15Uart0Rts] |
|
/// | `UART0 RTS` | [crate::Gp15Uart0Rts] |
|
||||||
/// | `I2C1 SCL` | [crate::Gp15I2C1Scl] |
|
/// | `I2C1 SCL` | [crate::Gp15I2C1Scl] |
|
||||||
|
@ -469,7 +469,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 16 supports following functions:
|
/// GPIO 16 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 RX` | [crate::Gp16Spi0Rx] |
|
/// | `SPI0 RX` | [crate::Gp16Spi0Rx] |
|
||||||
/// | `UART0 TX` | [crate::Gp16Uart0Tx] |
|
/// | `UART0 TX` | [crate::Gp16Uart0Tx] |
|
||||||
/// | `I2C0 SDA` | [crate::Gp16I2C0Sda] |
|
/// | `I2C0 SDA` | [crate::Gp16I2C0Sda] |
|
||||||
|
@ -497,7 +497,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 17 supports following functions:
|
/// GPIO 17 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 CSn` | [crate::Gp17Spi0Csn] |
|
/// | `SPI0 CSn` | [crate::Gp17Spi0Csn] |
|
||||||
/// | `UART0 RX` | [crate::Gp17Uart0Rx] |
|
/// | `UART0 RX` | [crate::Gp17Uart0Rx] |
|
||||||
/// | `I2C0 SCL` | [crate::Gp17I2C0Scl] |
|
/// | `I2C0 SCL` | [crate::Gp17I2C0Scl] |
|
||||||
|
@ -525,7 +525,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 18 supports following functions:
|
/// GPIO 18 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 SCK` | [crate::Gp18Spi0Sck] |
|
/// | `SPI0 SCK` | [crate::Gp18Spi0Sck] |
|
||||||
/// | `UART0 CTS` | [crate::Gp18Uart0Cts] |
|
/// | `UART0 CTS` | [crate::Gp18Uart0Cts] |
|
||||||
/// | `I2C1 SDA` | [crate::Gp18I2C1Sda] |
|
/// | `I2C1 SDA` | [crate::Gp18I2C1Sda] |
|
||||||
|
@ -553,7 +553,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 19 supports following functions:
|
/// GPIO 19 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 TX` | [crate::Gp19Spi0Tx] |
|
/// | `SPI0 TX` | [crate::Gp19Spi0Tx] |
|
||||||
/// | `UART0 RTS` | [crate::Gp19Uart0Rts] |
|
/// | `UART0 RTS` | [crate::Gp19Uart0Rts] |
|
||||||
/// | `I2C1 SCL` | [crate::Gp19I2C1Scl] |
|
/// | `I2C1 SCL` | [crate::Gp19I2C1Scl] |
|
||||||
|
@ -581,7 +581,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 20 supports following functions:
|
/// GPIO 20 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 RX` | [crate::Gp20Spi0Rx] |
|
/// | `SPI0 RX` | [crate::Gp20Spi0Rx] |
|
||||||
/// | `UART1 TX` | [crate::Gp20Uart1Tx] |
|
/// | `UART1 TX` | [crate::Gp20Uart1Tx] |
|
||||||
/// | `I2C0 SDA` | [crate::Gp20I2C0Sda] |
|
/// | `I2C0 SDA` | [crate::Gp20I2C0Sda] |
|
||||||
|
@ -609,7 +609,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 21 supports following functions:
|
/// GPIO 21 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 CSn` | [crate::Gp21Spi0Csn] |
|
/// | `SPI0 CSn` | [crate::Gp21Spi0Csn] |
|
||||||
/// | `UART1 RX` | [crate::Gp21Uart1Rx] |
|
/// | `UART1 RX` | [crate::Gp21Uart1Rx] |
|
||||||
/// | `I2C0 SCL` | [crate::Gp21I2C0Scl] |
|
/// | `I2C0 SCL` | [crate::Gp21I2C0Scl] |
|
||||||
|
@ -637,7 +637,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 22 supports following functions:
|
/// GPIO 22 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI0 SCK` | [crate::Gp22Spi0Sck] |
|
/// | `SPI0 SCK` | [crate::Gp22Spi0Sck] |
|
||||||
/// | `UART1 CTS` | [crate::Gp22Uart1Cts] |
|
/// | `UART1 CTS` | [crate::Gp22Uart1Cts] |
|
||||||
/// | `I2C1 SDA` | [crate::Gp22I2C1Sda] |
|
/// | `I2C1 SDA` | [crate::Gp22I2C1Sda] |
|
||||||
|
@ -680,7 +680,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 26 supports following functions:
|
/// GPIO 26 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI1 SCK` | [crate::Gp26Spi1Sck] |
|
/// | `SPI1 SCK` | [crate::Gp26Spi1Sck] |
|
||||||
/// | `UART1 CTS` | [crate::Gp26Uart1Cts] |
|
/// | `UART1 CTS` | [crate::Gp26Uart1Cts] |
|
||||||
/// | `I2C1 SDA` | [crate::Gp26I2C1Sda] |
|
/// | `I2C1 SDA` | [crate::Gp26I2C1Sda] |
|
||||||
|
@ -708,7 +708,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 27 supports following functions:
|
/// GPIO 27 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI1 TX` | [crate::Gp27Spi1Tx] |
|
/// | `SPI1 TX` | [crate::Gp27Spi1Tx] |
|
||||||
/// | `UART1 RTS` | [crate::Gp27Uart1Rts] |
|
/// | `UART1 RTS` | [crate::Gp27Uart1Rts] |
|
||||||
/// | `I2C1 SCL` | [crate::Gp27I2C1Scl] |
|
/// | `I2C1 SCL` | [crate::Gp27I2C1Scl] |
|
||||||
|
@ -736,7 +736,7 @@ hal::bsp_pins!(
|
||||||
/// GPIO 28 supports following functions:
|
/// GPIO 28 supports following functions:
|
||||||
///
|
///
|
||||||
/// | Function | Alias with applied function |
|
/// | Function | Alias with applied function |
|
||||||
/// |-|-|
|
/// |--------------|-----------------------------|
|
||||||
/// | `SPI1 RX` | [crate::Gp28Spi1Rx] |
|
/// | `SPI1 RX` | [crate::Gp28Spi1Rx] |
|
||||||
/// | `UART0 TX` | [crate::Gp28Uart0Tx] |
|
/// | `UART0 TX` | [crate::Gp28Uart0Tx] |
|
||||||
/// | `I2C0 SDA` | [crate::Gp28I2C0Sda] |
|
/// | `I2C0 SDA` | [crate::Gp28I2C0Sda] |
|
||||||
|
|
Loading…
Reference in a new issue