pub struct R(/* private fields */);
Expand description
Register cer
reader
Implementations§
source§impl R
impl R
sourcepub unsafe fn cap_en(&self, n: u8) -> CAP_EN_R
pub unsafe fn cap_en(&self, n: u8) -> CAP_EN_R
When enabling the capture function, the 16-bit up-counter starts working, and the capture channel is permitted to capture external falling edge or rising edge.
sourcepub fn cap0_en(&self) -> CAP_EN_R
pub fn cap0_en(&self) -> CAP_EN_R
Bit 0 - When enabling the capture function, the 16-bit up-counter starts working, and the capture channel is permitted to capture external falling edge or rising edge.
sourcepub fn cap1_en(&self) -> CAP_EN_R
pub fn cap1_en(&self) -> CAP_EN_R
Bit 1 - When enabling the capture function, the 16-bit up-counter starts working, and the capture channel is permitted to capture external falling edge or rising edge.
sourcepub fn cap2_en(&self) -> CAP_EN_R
pub fn cap2_en(&self) -> CAP_EN_R
Bit 2 - When enabling the capture function, the 16-bit up-counter starts working, and the capture channel is permitted to capture external falling edge or rising edge.
sourcepub fn cap3_en(&self) -> CAP_EN_R
pub fn cap3_en(&self) -> CAP_EN_R
Bit 3 - When enabling the capture function, the 16-bit up-counter starts working, and the capture channel is permitted to capture external falling edge or rising edge.
sourcepub fn cap4_en(&self) -> CAP_EN_R
pub fn cap4_en(&self) -> CAP_EN_R
Bit 4 - When enabling the capture function, the 16-bit up-counter starts working, and the capture channel is permitted to capture external falling edge or rising edge.
sourcepub fn cap5_en(&self) -> CAP_EN_R
pub fn cap5_en(&self) -> CAP_EN_R
Bit 5 - When enabling the capture function, the 16-bit up-counter starts working, and the capture channel is permitted to capture external falling edge or rising edge.