Type Alias imxrt_hal::pit::Chained23

source ·
pub type Chained23 = Chained<2, 3>;
Expand description

Chained channels 2 and 3.

Aliased Type§

struct Chained23 { /* private fields */ }