Type Alias imxrt_hal::pit::Chained01

source ·
pub type Chained01 = Chained<0, 1>;
Expand description

Chained channels 0 and 1.

Aliased Type§

struct Chained01 { /* private fields */ }