Struct lpc55_hal::drivers::pins::Pio0_27[][src]

pub struct Pio0_27(_);
Expand description

Identifies a specific pin

Pins can be taken individually, or en bloc via Pins.

Implementations

Trait Implementations

This is X for PIOX_Y.

This is Y for PIOX_Y.

This is 0x00000001 for [PIO0_0], 0x00000002 for [PIO0_1], 0x00000004 for [PIO0_2], and so forth. Read more

This is 0x00000001 for [PIO0_0], 0x00000002 for [PIO0_1], This is 0x00000041 for [PIO1_0], 0x00000012 for [PIO1_1], etc. 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.

Should always be Self

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.