ByteSwapInW

Type Alias ByteSwapInW 

Source
pub type ByteSwapInW<'a, REG> = BitWriter<'a, REG>;
Expand description

Field BYTE_SWAP_IN writer - Byte Swap CRC Data Input

Aliased Typeยง

pub struct ByteSwapInW<'a, REG> { /* private fields */ }