pub struct W(_);
Expand description
Register CH%s_TX_LIM
writer
Implementations§
source§impl W
impl W
sourcepub fn tx_lim(&mut self) -> TX_LIM_W<'_, 0>
pub fn tx_lim(&mut self) -> TX_LIM_W<'_, 0>
Bits 0:8 - This register is used to configure the maximum entries that CHANNEL%s can send out.
sourcepub fn tx_loop_num(&mut self) -> TX_LOOP_NUM_W<'_, 9>
pub fn tx_loop_num(&mut self) -> TX_LOOP_NUM_W<'_, 9>
Bits 9:18 - This register is used to configure the maximum loop count when tx_conti_mode is valid.
sourcepub fn tx_loop_cnt_en(&mut self) -> TX_LOOP_CNT_EN_W<'_, 19>
pub fn tx_loop_cnt_en(&mut self) -> TX_LOOP_CNT_EN_W<'_, 19>
Bit 19 - This register is the enabled bit for loop count.
sourcepub fn loop_count_reset(&mut self) -> LOOP_COUNT_RESET_W<'_, 20>
pub fn loop_count_reset(&mut self) -> LOOP_COUNT_RESET_W<'_, 20>
Bit 20 - This register is used to reset the loop count when tx_conti_mode is valid.
sourcepub fn loop_stop_en(&mut self) -> LOOP_STOP_EN_W<'_, 21>
pub fn loop_stop_en(&mut self) -> LOOP_STOP_EN_W<'_, 21>
Bit 21 - This bit is used to enable the loop send stop function after the loop counter counts to loop number for CHANNEL%s.