Struct nrf52840_dk_bsp::Leds[][src]

pub struct Leds {
    pub led_1: Led,
    pub led_2: Led,
    pub led_3: Led,
    pub led_4: Led,
}
Expand description

The LEDs on the nRF52840-DK board

Fields

led_1: Led

nRF52840-DK: LED1, nRF52: P0.30

led_2: Led

nRF52840-DK: LED2, nRF52: P0.31

led_3: Led

nRF52840-DK: LED3, nRF52: P0.22

led_4: Led

nRF52840-DK: LED4, nRF52: P0.14

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Casts the value.

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Casts the value.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Performs the conversion.

Casts the value.

Should always be Self

Casts the value.

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.

Casts the value.

Casts the value.