Struct nrf52840_dk_bsp::Buttons[][src]

pub struct Buttons {
    pub button_1: Button,
    pub button_2: Button,
    pub button_3: Button,
    pub button_4: Button,
}
Expand description

The Buttons on the nRF52840-DK board

Fields

button_1: Button

nRF52840-DK: Button 1, nRF52: P0.30

button_2: Button

nRF52840-DK: Button 2, nRF52: P0.31

button_3: Button

nRF52840-DK: Button 3, nRF52: P0.22

button_4: Button

nRF52840-DK: Button 4, 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.