Type Alias imxrt_hal::pit::Chained12

source ·
pub type Chained12 = Chained<1, 2>;
Expand description

Chained channels 1 and 2.

Aliased Type§

struct Chained12 { /* private fields */ }