Enum esp32_hal::system::Peripheral  
source · pub enum Peripheral {
Show 14 variants
    Spi2,
    Spi3,
    I2cExt0,
    I2cExt1,
    Rmt,
    Ledc,
    Mcpwm0,
    Mcpwm1,
    Pcnt,
    Dma,
    I2s0,
    I2s1,
    Aes,
    Twai0,
}Expand description
Peripherals which can be enabled via PeripheralClockControl