Enum xmc4200::port14::iocr8::PC11_A[][src]

#[repr(u8)]
pub enum PC11_A {
Show 18 variants VALUE1, VALUE2, VALUE3, VALUE4, VALUE5, VALUE6, VALUE7, VALUE8, VALUE9, VALUE10, VALUE11, VALUE12, VALUE13, VALUE14, VALUE15, VALUE16, VALUE17, VALUE18,
}
Expand description

Port Control for Port n Pin 8 to 11

Value on reset: 0

Variants

VALUE1

0: Input - No internal pull device active

VALUE2

1: Input - Internal pull-down device active

VALUE3

2: Input - Internal pull-up device active

VALUE4

3: Input - No internal pull device, Pn_OUTx = input value

VALUE5

4: Input inverted - No internal pull device active

VALUE6

5: Input inverted - Internal pull-down device active

VALUE7

6: Input inverted - Internal pull-up device active

VALUE8

7: Input inverted - No internal pull device, Pn_OUTx = input value

VALUE9

16: Output Push-Pull - General-purpose output

VALUE10

17: Output Push-Pull - Alternate output function 1

VALUE11

18: Output Push-Pull - Alternate output function 2

VALUE12

19: Output Push-Pull - Alternate output function 3

VALUE13

20: Output Push-Pull - Alternate output function 4

VALUE14

24: Output Open Drain - General-purpose output

VALUE15

25: Output Open Drain - Alternate output function 1

VALUE16

26: Output Open Drain - Alternate output function 2

VALUE17

27: Output Open Drain - Alternate output function 3

VALUE18

28: Output Open Drain - Alternate output function 4

Trait Implementations

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Formats the value using the given formatter. Read more

Performs the conversion.

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

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.