Type Alias W

Source
pub type W = W<QUICK_SENT_SPEC>;
Expand description

Register QUICK_SENT writer

Aliased Type§

struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn single_send_num(&mut self) -> SINGLE_SEND_NUM_W<'_, QUICK_SENT_SPEC>

Bits 0:2 - The bits are used to choose which short packet

Source

pub fn single_send_en(&mut self) -> SINGLE_SEND_EN_W<'_, QUICK_SENT_SPEC>

Bit 3 - Set this bit to enable send a short packet

Source

pub fn always_send_num(&mut self) -> ALWAYS_SEND_NUM_W<'_, QUICK_SENT_SPEC>

Bits 4:6 - The bits are used to choose which short packet

Source

pub fn always_send_en(&mut self) -> ALWAYS_SEND_EN_W<'_, QUICK_SENT_SPEC>

Bit 7 - Set this bit to enable continuously send the same short packet