nxp-pac

Crates

git

Versions

mcxa156

Flavors

FlexPwm0Sm1ExtaTrigin

Enum FlexPwm0Sm1ExtaTrigin 

Source
#[repr(u8)]
pub enum FlexPwm0Sm1ExtaTrigin {
Show 64 variants _RESERVED_0 = 0, Val1 = 1, Val2 = 2, Val3 = 3, Val4 = 4, Val5 = 5, Val6 = 6, Val7 = 7, _RESERVED_8 = 8, Val9 = 9, Val10 = 10, Val11 = 11, Val12 = 12, Val13 = 13, Val14 = 14, Val15 = 15, Val16 = 16, Val17 = 17, Val18 = 18, Val19 = 19, Val20 = 20, Val21 = 21, Val22 = 22, Val23 = 23, Val24 = 24, Val25 = 25, Val26 = 26, Val27 = 27, Val28 = 28, Val29 = 29, Val30 = 30, Val31 = 31, Val32 = 32, Val33 = 33, Val34 = 34, Val35 = 35, Val36 = 36, Val37 = 37, Val38 = 38, Val39 = 39, Val40 = 40, _RESERVED_29 = 41, _RESERVED_2a = 42, _RESERVED_2b = 43, _RESERVED_2c = 44, Val45 = 45, Val46 = 46, Val47 = 47, Val48 = 48, Val49 = 49, Val50 = 50, Val51 = 51, Val52 = 52, Val53 = 53, Val54 = 54, Val55 = 55, Val56 = 56, Val57 = 57, Val58 = 58, Val59 = 59, _RESERVED_3c = 60, _RESERVED_3d = 61, _RESERVED_3e = 62, _RESERVED_3f = 63,
}

Variants§

§

_RESERVED_0 = 0

§

Val1 = 1

ARM_TXEV input is selected.

§

Val2 = 2

AOI0_OUT0 input is selected.

§

Val3 = 3

AOI0_OUT1 input is selected.

§

Val4 = 4

AOI0_OUT2 input is selected.

§

Val5 = 5

AOI0_OUT3 input is selected.

§

Val6 = 6

CMP0_OUT input is selected.

§

Val7 = 7

CMP1_OUT input is selected.

§

_RESERVED_8 = 8

§

Val9 = 9

CTimer0_MAT2 input is selected.

§

Val10 = 10

CTimer0_MAT3 input is selected.

§

Val11 = 11

CTimer1_MAT2 input is selected.

§

Val12 = 12

CTimer1_MAT3 input is selected.

§

Val13 = 13

CTimer2_MAT2 input is selected.

§

Val14 = 14

CTimer2_MAT3 input is selected.

§

Val15 = 15

QDC0_CMP_FLAG0 input is selected.

§

Val16 = 16

QDC0_CMP_FLAG1 input is selected.

§

Val17 = 17

QDC0_CMP_FLAG2 input is selected.

§

Val18 = 18

QDC0_CMP_FLAG3 input is selected.

§

Val19 = 19

QDC0_POS_MATCH0 input is selected.

§

Val20 = 20

TRIG_IN0 input is selected.

§

Val21 = 21

TRIG_IN1 input is selected.

§

Val22 = 22

TRIG_IN2 input is selected.

§

Val23 = 23

TRIG_IN3 input is selected.

§

Val24 = 24

TRIG_IN4 input is selected.

§

Val25 = 25

TRIG_IN5 input is selected.

§

Val26 = 26

TRIG_IN6 input is selected.

§

Val27 = 27

TRIG_IN7 input is selected.

§

Val28 = 28

TRIG_IN8 input is selected.

§

Val29 = 29

TRIG_IN9 input is selected.

§

Val30 = 30

TRIG_IN10 input is selected.

§

Val31 = 31

TRIG_IN11 input is selected.

§

Val32 = 32

GPIO0 Pin Event Trig 0 input is selected.

§

Val33 = 33

GPIO1 Pin Event Trig 0 input is selected.

§

Val34 = 34

GPIO2 Pin Event Trig 0 input is selected.

§

Val35 = 35

GPIO3 Pin Event Trig 0 input is selected.

§

Val36 = 36

GPIO4 Pin Event Trig 0 input is selected.

§

Val37 = 37

AOI1_OUT0 input is selected.

§

Val38 = 38

AOI1_OUT1 input is selected.

§

Val39 = 39

AOI1_OUT2 input is selected.

§

Val40 = 40

AOI1_OUT3 input is selected.

§

_RESERVED_29 = 41

§

_RESERVED_2a = 42

§

_RESERVED_2b = 43

§

_RESERVED_2c = 44

§

Val45 = 45

CTimer3_MAT2 input is selected.

§

Val46 = 46

CTimer3_MAT3 input is selected.

§

Val47 = 47

CTimer4_MAT2 input is selected.

§

Val48 = 48

CTimer4_MAT3 input is selected.

§

Val49 = 49

QDC1_CMP_FLAG0 input is selected.

§

Val50 = 50

QDC1_CMP_FLAG1 input is selected.

§

Val51 = 51

QDC1_CMP_FLAG2 input is selected.

§

Val52 = 52

QDC1_CMP_FLAG3 input is selected.

§

Val53 = 53

QDC1_POS_MATCH0 input is selected.

§

Val54 = 54

PWM1_SM0_MUX_TRIG0 input is selected.

§

Val55 = 55

PWM1_SM0_MUX_TRIG1 input is selected.

§

Val56 = 56

PWM1_SM1_MUX_TRIG0 input is selected.

§

Val57 = 57

PWM1_SM1_MUX_TRIG1 input is selected.

§

Val58 = 58

PWM1_SM2_MUX_TRIG0 input is selected.

§

Val59 = 59

PWM1_SM2_MUX_TRIG1 input is selected.

§

_RESERVED_3c = 60

§

_RESERVED_3d = 61

§

_RESERVED_3e = 62

§

_RESERVED_3f = 63

Implementations§

Trait Implementations§

Source§

impl Clone for FlexPwm0Sm1ExtaTrigin

Source§

fn clone(&self) -> FlexPwm0Sm1ExtaTrigin

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for FlexPwm0Sm1ExtaTrigin

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl From<FlexPwm0Sm1ExtaTrigin> for u8

Source§

fn from(val: FlexPwm0Sm1ExtaTrigin) -> u8

Converts to this type from the input type.
Source§

impl From<u8> for FlexPwm0Sm1ExtaTrigin

Source§

fn from(val: u8) -> FlexPwm0Sm1ExtaTrigin

Converts to this type from the input type.
Source§

impl Ord for FlexPwm0Sm1ExtaTrigin

Source§

fn cmp(&self, other: &FlexPwm0Sm1ExtaTrigin) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · Source§

fn max(self, other: Self) -> Self
where Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · Source§

fn min(self, other: Self) -> Self
where Self: Sized,

Compares and returns the minimum of two values. Read more
1.50.0 · Source§

fn clamp(self, min: Self, max: Self) -> Self
where Self: Sized,

Restrict a value to a certain interval. Read more
Source§

impl PartialEq for FlexPwm0Sm1ExtaTrigin

Source§

fn eq(&self, other: &FlexPwm0Sm1ExtaTrigin) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialOrd for FlexPwm0Sm1ExtaTrigin

Source§

fn partial_cmp(&self, other: &FlexPwm0Sm1ExtaTrigin) -> Option<Ordering>

This method returns an ordering between self and other values if one exists. Read more
1.0.0 · Source§

fn lt(&self, other: &Rhs) -> bool

Tests less than (for self and other) and is used by the < operator. Read more
1.0.0 · Source§

fn le(&self, other: &Rhs) -> bool

Tests less than or equal to (for self and other) and is used by the <= operator. Read more
1.0.0 · Source§

fn gt(&self, other: &Rhs) -> bool

Tests greater than (for self and other) and is used by the > operator. Read more
1.0.0 · Source§

fn ge(&self, other: &Rhs) -> bool

Tests greater than or equal to (for self and other) and is used by the >= operator. Read more
Source§

impl Copy for FlexPwm0Sm1ExtaTrigin

Source§

impl Eq for FlexPwm0Sm1ExtaTrigin

Source§

impl StructuralPartialEq for FlexPwm0Sm1ExtaTrigin

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.