pub struct R(_);
Expand description
Register CTRL
reader
Implementations§
§impl R
impl R
pub fn plus_cnt_rst_u0(&self) -> BitReaderRaw<bool>
pub fn plus_cnt_rst_u0(&self) -> BitReaderRaw<bool>
Bit 0 - Set this bit to clear unit0’s counter.
pub fn cnt_pause_u0(&self) -> BitReaderRaw<bool>
pub fn cnt_pause_u0(&self) -> BitReaderRaw<bool>
Bit 1 - Set this bit to pause unit0’s counter.
pub fn plus_cnt_rst_u1(&self) -> BitReaderRaw<bool>
pub fn plus_cnt_rst_u1(&self) -> BitReaderRaw<bool>
Bit 2 - Set this bit to clear unit1’s counter.
pub fn cnt_pause_u1(&self) -> BitReaderRaw<bool>
pub fn cnt_pause_u1(&self) -> BitReaderRaw<bool>
Bit 3 - Set this bit to pause unit1’s counter.
pub fn plus_cnt_rst_u2(&self) -> BitReaderRaw<bool>
pub fn plus_cnt_rst_u2(&self) -> BitReaderRaw<bool>
Bit 4 - Set this bit to clear unit2’s counter.
pub fn cnt_pause_u2(&self) -> BitReaderRaw<bool>
pub fn cnt_pause_u2(&self) -> BitReaderRaw<bool>
Bit 5 - Set this bit to pause unit2’s counter.
pub fn plus_cnt_rst_u3(&self) -> BitReaderRaw<bool>
pub fn plus_cnt_rst_u3(&self) -> BitReaderRaw<bool>
Bit 6 - Set this bit to clear unit3’s counter.
pub fn cnt_pause_u3(&self) -> BitReaderRaw<bool>
pub fn cnt_pause_u3(&self) -> BitReaderRaw<bool>
Bit 7 - Set this bit to pause unit3’s counter.
pub fn plus_cnt_rst_u4(&self) -> BitReaderRaw<bool>
pub fn plus_cnt_rst_u4(&self) -> BitReaderRaw<bool>
Bit 8 - Set this bit to clear unit4’s counter.
pub fn cnt_pause_u4(&self) -> BitReaderRaw<bool>
pub fn cnt_pause_u4(&self) -> BitReaderRaw<bool>
Bit 9 - Set this bit to pause unit4’s counter.
pub fn plus_cnt_rst_u5(&self) -> BitReaderRaw<bool>
pub fn plus_cnt_rst_u5(&self) -> BitReaderRaw<bool>
Bit 10 - Set this bit to clear unit5’s counter.
pub fn cnt_pause_u5(&self) -> BitReaderRaw<bool>
pub fn cnt_pause_u5(&self) -> BitReaderRaw<bool>
Bit 11 - Set this bit to pause unit5’s counter.
pub fn plus_cnt_rst_u6(&self) -> BitReaderRaw<bool>
pub fn plus_cnt_rst_u6(&self) -> BitReaderRaw<bool>
Bit 12 - Set this bit to clear unit6’s counter.
pub fn cnt_pause_u6(&self) -> BitReaderRaw<bool>
pub fn cnt_pause_u6(&self) -> BitReaderRaw<bool>
Bit 13 - Set this bit to pause unit6’s counter.
pub fn plus_cnt_rst_u7(&self) -> BitReaderRaw<bool>
pub fn plus_cnt_rst_u7(&self) -> BitReaderRaw<bool>
Bit 14 - Set this bit to clear unit7’s counter.
pub fn cnt_pause_u7(&self) -> BitReaderRaw<bool>
pub fn cnt_pause_u7(&self) -> BitReaderRaw<bool>
Bit 15 - Set this bit to pause unit7’s counter.
Methods from Deref<Target = R<CTRL_SPEC>>§
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
pub fn bits(&self) -> <REG as RegisterSpec>::Ux
Reads raw bits from register.