Enum xmc4300::usic0_ch0::dx4cr::DSEL_A[][src]

#[repr(u8)]
pub enum DSEL_A {
    VALUE1,
    VALUE2,
    VALUE3,
    VALUE4,
    VALUE5,
    VALUE6,
    VALUE7,
    VALUE8,
}
Expand description

Data Selection for Input Signal

Value on reset: 0

Variants

VALUE1

0: The data input DXnA is selected.

VALUE2

1: The data input DXnB is selected.

VALUE3

2: The data input DXnC is selected.

VALUE4

3: The data input DXnD is selected.

VALUE5

4: The data input DXnE is selected.

VALUE6

5: The data input DXnF is selected.

VALUE7

6: The data input DXnG is selected.

VALUE8

7: The data input is always 1.

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.