embassy-nxp

Crates

git

Versions

lpc55-core0

Flavors

Trait PeripheralType

Source
pub trait PeripheralType: Sized + Copy { }
Expand description

Marker trait for peripheral types.

Dyn Compatibility§

This trait is not dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety", so this trait is not object safe.

Implementors§

Source§

impl PeripheralType for AnyPin

Source§

impl PeripheralType for PIO0_0

Source§

impl PeripheralType for PIO0_1

Source§

impl PeripheralType for PIO0_2

Source§

impl PeripheralType for PIO0_3

Source§

impl PeripheralType for PIO0_4

Source§

impl PeripheralType for PIO0_5

Source§

impl PeripheralType for PIO0_6

Source§

impl PeripheralType for PIO0_7

Source§

impl PeripheralType for PIO0_8

Source§

impl PeripheralType for PIO0_9

Source§

impl PeripheralType for PIO0_10

Source§

impl PeripheralType for PIO0_11

Source§

impl PeripheralType for PIO0_12

Source§

impl PeripheralType for PIO0_13

Source§

impl PeripheralType for PIO0_14

Source§

impl PeripheralType for PIO0_15

Source§

impl PeripheralType for PIO0_16

Source§

impl PeripheralType for PIO0_17

Source§

impl PeripheralType for PIO0_18

Source§

impl PeripheralType for PIO0_19

Source§

impl PeripheralType for PIO0_20

Source§

impl PeripheralType for PIO0_21

Source§

impl PeripheralType for PIO0_22

Source§

impl PeripheralType for PIO0_23

Source§

impl PeripheralType for PIO0_24

Source§

impl PeripheralType for PIO0_25

Source§

impl PeripheralType for PIO0_26

Source§

impl PeripheralType for PIO0_27

Source§

impl PeripheralType for PIO0_28

Source§

impl PeripheralType for PIO0_29

Source§

impl PeripheralType for PIO0_30

Source§

impl PeripheralType for PIO0_31

Source§

impl PeripheralType for PIO1_0

Source§

impl PeripheralType for PIO1_1

Source§

impl PeripheralType for PIO1_2

Source§

impl PeripheralType for PIO1_3

Source§

impl PeripheralType for PIO1_4

Source§

impl PeripheralType for PIO1_5

Source§

impl PeripheralType for PIO1_6

Source§

impl PeripheralType for PIO1_7

Source§

impl PeripheralType for PIO1_8

Source§

impl PeripheralType for PIO1_9

Source§

impl PeripheralType for PIO1_10

Source§

impl PeripheralType for PIO1_11

Source§

impl PeripheralType for PIO1_12

Source§

impl PeripheralType for PIO1_13

Source§

impl PeripheralType for PIO1_14

Source§

impl PeripheralType for PIO1_15

Source§

impl PeripheralType for PIO1_16

Source§

impl PeripheralType for PIO1_17

Source§

impl PeripheralType for PIO1_18

Source§

impl PeripheralType for PIO1_19

Source§

impl PeripheralType for PIO1_20

Source§

impl PeripheralType for PIO1_21

Source§

impl PeripheralType for PIO1_22

Source§

impl PeripheralType for PIO1_23

Source§

impl PeripheralType for PIO1_24

Source§

impl PeripheralType for PIO1_25

Source§

impl PeripheralType for PIO1_26

Source§

impl PeripheralType for PIO1_27

Source§

impl PeripheralType for PIO1_28

Source§

impl PeripheralType for PIO1_29

Source§

impl PeripheralType for PIO1_30

Source§

impl PeripheralType for PIO1_31

Source§

impl PeripheralType for USART0

Source§

impl PeripheralType for USART1

Source§

impl PeripheralType for USART2

Source§

impl PeripheralType for USART3

Source§

impl PeripheralType for USART4

Source§

impl PeripheralType for USART5

Source§

impl PeripheralType for USART6

Source§

impl PeripheralType for USART7