pub struct R(_);Expand description
Register CTRL reader
Implementations§
source§impl R
impl R
sourcepub fn cnt_rst_u0(&self) -> CNT_RST_U0_R
pub fn cnt_rst_u0(&self) -> CNT_RST_U0_R
Bit 0 - Set this bit to clear unit 0’s counter.
sourcepub fn cnt_pause_u0(&self) -> CNT_PAUSE_U0_R
pub fn cnt_pause_u0(&self) -> CNT_PAUSE_U0_R
Bit 1 - Set this bit to freeze unit 1’s counter.
sourcepub fn cnt_rst_u1(&self) -> CNT_RST_U1_R
pub fn cnt_rst_u1(&self) -> CNT_RST_U1_R
Bit 2 - Set this bit to clear unit 2’s counter.
sourcepub fn cnt_pause_u1(&self) -> CNT_PAUSE_U1_R
pub fn cnt_pause_u1(&self) -> CNT_PAUSE_U1_R
Bit 3 - Set this bit to freeze unit 3’s counter.
sourcepub fn cnt_rst_u2(&self) -> CNT_RST_U2_R
pub fn cnt_rst_u2(&self) -> CNT_RST_U2_R
Bit 4 - Set this bit to clear unit 4’s counter.
sourcepub fn cnt_pause_u2(&self) -> CNT_PAUSE_U2_R
pub fn cnt_pause_u2(&self) -> CNT_PAUSE_U2_R
Bit 5 - Set this bit to freeze unit 5’s counter.
sourcepub fn cnt_rst_u3(&self) -> CNT_RST_U3_R
pub fn cnt_rst_u3(&self) -> CNT_RST_U3_R
Bit 6 - Set this bit to clear unit 6’s counter.
sourcepub fn cnt_pause_u3(&self) -> CNT_PAUSE_U3_R
pub fn cnt_pause_u3(&self) -> CNT_PAUSE_U3_R
Bit 7 - Set this bit to freeze unit 7’s counter.