Enum esp32_hal::dport::Peripheral[][src]

pub enum Peripheral {
Show 41 variants TIMERS, SPI0_SPI1, UART0, WDG, I2S0, UART1, SPI2, I2C0, UHCI0, RMT, PCNT, LEDC, UHCI1, TIMERGROUP0, EFUSE, TIMERGROUP1, SPI3, PWM0, I2C1, CAN, PWM1, I2S1, SPI_DMA, UART2, UART_MEM, PWM2, PWM3, AES, SHA, RSA, SECUREBOOT, SIGNATURE, SDIO_SLAVE, SDIO_HOST, EMAC, RNG, WIFI, BT, WIFI_BT_COMMON, BT_LC, BT_BASEBAND,
}

Variants

TIMERS
SPI0_SPI1
UART0
WDG
I2S0
UART1
SPI2
I2C0
UHCI0
RMT
PCNT
LEDC
UHCI1
TIMERGROUP0
EFUSE
TIMERGROUP1
SPI3
PWM0
I2C1
CAN
PWM1
I2S1
SPI_DMA
UART2
UART_MEM
PWM2
PWM3
AES
SHA
RSA
SECUREBOOT
SIGNATURE
SDIO_SLAVE
SDIO_HOST
EMAC
RNG
WIFI
BT
WIFI_BT_COMMON
BT_LC
BT_BASEBAND

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.