Type Alias DataByte6W
pub type DataByte6W<'a, REG> = FieldWriter<'a, REG, 8>;Expand description
Field Data_byte_6 writer - Payload Filter 1 high order bits for Pretended
Networking payload filtering corresponding to the data byte 6.
Aliased Typeยง
pub struct DataByte6W<'a, REG> { /* private fields */ }