Skip to main content

Och

Type Alias Och 

Source
pub type Och = EnumBitfieldStruct<u8, Och_SPEC>;

Aliased Type§

#[repr(transparent)]
pub struct Och(pub u8, _);

Tuple Fields§

§0: u8

Implementations§

Source§

impl Och

Source

pub const _0: Self

Does not exchange the channels (the same order as data input)

Source

pub const _1: Self

Exchanges the channels (the opposite order from data input)