SaiChannels

Trait SaiChannels 

Source
pub trait SaiChannels {
    type A;
    type B;
}

Required Associated Types§

Source

type A

Source

type B

Implementors§

Source§

impl SaiChannels for SAI

Source§

type A = SAICH<Periph<RegisterBlock, 1073829888>, false>

Source§

type B = SAICH<Periph<RegisterBlock, 1073829888>, true>