pub struct R(_);
Expand description
Register U3_CONF0
reader
Implementations§
§impl R
impl R
pub fn filter_thres_u3(&self) -> FieldReaderRaw<u16, u16>
pub fn filter_thres_u3(&self) -> FieldReaderRaw<u16, u16>
Bits 0:9 - This register is used to filter pluse whose width is smaller than this value for unit3.
pub fn filter_en_u3(&self) -> BitReaderRaw<bool>
pub fn filter_en_u3(&self) -> BitReaderRaw<bool>
Bit 10 - This is the enable bit for filtering input signals for unit3.
pub fn thr_zero_en_u3(&self) -> BitReaderRaw<bool>
pub fn thr_zero_en_u3(&self) -> BitReaderRaw<bool>
Bit 11 - This is the enable bit for comparing unit3’s count with 0 value.
pub fn thr_h_lim_en_u3(&self) -> BitReaderRaw<bool>
pub fn thr_h_lim_en_u3(&self) -> BitReaderRaw<bool>
Bit 12 - This is the enable bit for comparing unit3’s count with thr_h_lim value.
pub fn thr_l_lim_en_u3(&self) -> BitReaderRaw<bool>
pub fn thr_l_lim_en_u3(&self) -> BitReaderRaw<bool>
Bit 13 - This is the enable bit for comparing unit3’s count with thr_l_lim value.
pub fn thr_thres0_en_u3(&self) -> BitReaderRaw<bool>
pub fn thr_thres0_en_u3(&self) -> BitReaderRaw<bool>
Bit 14 - This is the enable bit for comparing unit3’s count with thres0 value.
pub fn thr_thres1_en_u3(&self) -> BitReaderRaw<bool>
pub fn thr_thres1_en_u3(&self) -> BitReaderRaw<bool>
Bit 15 - This is the enable bit for comparing unit3’s count with thres1 value .
pub fn ch0_neg_mode_u3(&self) -> FieldReaderRaw<u8, u8>
pub fn ch0_neg_mode_u3(&self) -> FieldReaderRaw<u8, u8>
Bits 16:17 - This register is used to control the mode of channel0’s input negedge signal for unit3. 2’d1: increase at the negedge of input signal 2’d2:decrease at the negedge of input signal others:forbidden
pub fn ch0_pos_mode_u3(&self) -> FieldReaderRaw<u8, u8>
pub fn ch0_pos_mode_u3(&self) -> FieldReaderRaw<u8, u8>
Bits 18:19 - This register is used to control the mode of channel0’s input posedge signal for unit3. 2’d1: increase at the posedge of input signal 2’d2:decrease at the posedge of input signal others:forbidden
pub fn ch0_hctrl_mode_u3(&self) -> FieldReaderRaw<u8, u8>
pub fn ch0_hctrl_mode_u3(&self) -> FieldReaderRaw<u8, u8>
Bits 20:21 - This register is used to control the mode of channel0’s high control signal for unit3. 2’d0:increase when control signal is low 2’d1: decrease when control signal is high others:forbidden
pub fn ch0_lctrl_mode_u3(&self) -> FieldReaderRaw<u8, u8>
pub fn ch0_lctrl_mode_u3(&self) -> FieldReaderRaw<u8, u8>
Bits 22:23 - This register is used to control the mode of channel0’s low control signal for unit3. 2’d0:increase when control signal is low 2’d1: decrease when control signal is high others:forbidden
pub fn ch1_neg_mode_u3(&self) -> FieldReaderRaw<u8, u8>
pub fn ch1_neg_mode_u3(&self) -> FieldReaderRaw<u8, u8>
Bits 24:25 - This register is used to control the mode of channel1’s input negedge signal for unit3. 2’d1: increase at the negedge of input signal 2’d2:decrease at the negedge of input signal others:forbidden
pub fn ch1_pos_mode_u3(&self) -> FieldReaderRaw<u8, u8>
pub fn ch1_pos_mode_u3(&self) -> FieldReaderRaw<u8, u8>
Bits 26:27 - This register is used to control the mode of channel1’s input posedge signal for unit3. 2’d1: increase at the posedge of input signal 2’d2:decrease at the posedge of input signal others:forbidden
pub fn ch1_hctrl_mode_u3(&self) -> FieldReaderRaw<u8, u8>
pub fn ch1_hctrl_mode_u3(&self) -> FieldReaderRaw<u8, u8>
Bits 28:29 - This register is used to control the mode of channel1’s high control signal for unit3. 2’d0:increase when control signal is low 2’d1: decrease when control signal is high others:forbidden
pub fn ch1_lctrl_mode_u3(&self) -> FieldReaderRaw<u8, u8>
pub fn ch1_lctrl_mode_u3(&self) -> FieldReaderRaw<u8, u8>
Bits 30:31 - This register is used to control the mode of channel1’s low control signal for unit3. 2’d0:increase when control signal is low 2’d1: decrease when control signal is high others:forbidden
Methods from Deref<Target = R<U3_CONF0_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.