pub struct W(_);
Expand description
Register CH%sCONF0
writer
Implementations§
source§impl W
impl W
sourcepub fn div_cnt(&mut self) -> DIV_CNT_W<'_, 0>
pub fn div_cnt(&mut self) -> DIV_CNT_W<'_, 0>
Bits 0:7 - This register is used to configure the frequency divider’s factor in channel0.
sourcepub fn idle_thres(&mut self) -> IDLE_THRES_W<'_, 8>
pub fn idle_thres(&mut self) -> IDLE_THRES_W<'_, 8>
Bits 8:23 - In receive mode when no edge is detected on the input signal for longer than reg_idle_thres_ch0 then the receive process is done.
sourcepub fn mem_size(&mut self) -> MEM_SIZE_W<'_, 24>
pub fn mem_size(&mut self) -> MEM_SIZE_W<'_, 24>
Bits 24:27 - This register is used to configure the the amount of memory blocks allocated to channel0.
sourcepub fn carrier_en(&mut self) -> CARRIER_EN_W<'_, 28>
pub fn carrier_en(&mut self) -> CARRIER_EN_W<'_, 28>
Bit 28 - This is the carrier modulation enable control bit for channel0.
sourcepub fn carrier_out_lv(&mut self) -> CARRIER_OUT_LV_W<'_, 29>
pub fn carrier_out_lv(&mut self) -> CARRIER_OUT_LV_W<'_, 29>
Bit 29 - This bit is used to configure the way carrier wave is modulated for channel0.1’b1:transmit on low output level 1’b0:transmit on high output level.
sourcepub fn mem_pd(&mut self) -> MEM_PD_W<'_, 30>
pub fn mem_pd(&mut self) -> MEM_PD_W<'_, 30>
Bit 30 - This bit is used to reduce power consumed by mem. 1:mem is in low power state.