Type Alias SPP_ENABLE_W

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

Field SPP_ENABLE writer - Enable Signaling and Payload Protection (SPP) for A-MSDUs

Aliased Typeยง

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