Type Alias d1_pac::pwm::ccr::CRTE_W

source ·
pub type CRTE_W<'a, const O: u8> = BitWriter<'a, u32, CCR_SPEC, bool, O>;
Expand description

Field crte writer - Rising edge capture trigger enable

Aliased Type§

struct CRTE_W<'a, const O: u8> { /* private fields */ }