Type Alias R

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

Register QUICK_SENT reader

Aliased Type§

struct R { /* private fields */ }

Implementations§

Source§

impl R

Source

pub fn single_send_num(&self) -> SINGLE_SEND_NUM_R

Bits 0:2 - Configures single_send mode.

Source

pub fn always_send_num(&self) -> ALWAYS_SEND_NUM_R

Bits 4:6 - Configures always_send mode.

Source

pub fn always_send_en(&self) -> ALWAYS_SEND_EN_R

Bit 7 - Set this bit to enable sending short packet with always_send mode.