Type Alias d1_pac::pwm::ccr::CRLF_R

source ·
pub type CRLF_R = BitReader<bool>;
Expand description

Field crlf reader - When the capture channel captures a rising edge, the current value of the 16-bit up-counter is latched to CRLR, and then this bit is set 1 by hardware.

Write 1 to clear this bit.

Aliased Type§

struct CRLF_R { /* private fields */ }