Struct ke04z4_pac::Peripherals[][src]

pub struct Peripherals {
Show fields pub FTMRE: FTMRE, pub IRQ: IRQ, pub CRC: CRC, pub PWT: PWT, pub PIT: PIT, pub FTM0: FTM0, pub FTM2: FTM2, pub ADC: ADC, pub RTC: RTC, pub SIM: SIM, pub PORT: PORT, pub WDOG: WDOG, pub ICS: ICS, pub OSC: OSC, pub I2C0: I2C0, pub UART0: UART0, pub ACMP0: ACMP0, pub ACMP1: ACMP1, pub SPI0: SPI0, pub KBI0: KBI0, pub KBI1: KBI1, pub PMC: PMC, pub GPIOA: GPIOA, pub ROM: ROM, pub MCM: MCM, pub FGPIOA: FGPIOA,
}
Expand description

All the peripherals

Fields

FTMRE: FTMRE

FTMRE

IRQ: IRQ

IRQ

CRC: CRC

CRC

PWT: PWT

PWT

PIT: PIT

PIT

FTM0: FTM0

FTM0

FTM2: FTM2

FTM2

ADC: ADC

ADC

RTC: RTC

RTC

SIM: SIM

SIM

PORT: PORT

PORT

WDOG: WDOG

WDOG

ICS: ICS

ICS

OSC: OSC

OSC

I2C0: I2C0

I2C0

UART0: UART0

UART0

ACMP0: ACMP0

ACMP0

ACMP1: ACMP1

ACMP1

SPI0: SPI0

SPI0

KBI0: KBI0

KBI0

KBI1: KBI1

KBI1

PMC: PMC

PMC

GPIOA: GPIOA

GPIOA

ROM: ROM

ROM

MCM: MCM

MCM

FGPIOA: FGPIOA

FGPIOA

Implementations

Returns all the peripherals once

Unchecked version of Peripherals::take

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.