pub type OCH_W<'a, const O: u8> = BitWriter<'a, u16, SRCODCTRL_SPEC, OCH_A, O>;
Field OCH writer - Output Data Channel Exchange
OCH
pub struct OCH_W<'a, const O: u8> { /* private fields */ }
Does not exchange the channels (the same order as data input)
Exchanges the channels (the opposite order from data input)