pub type W = W<CSR_SPEC>;
Expand description
Register CSR
writer
Aliased Type§
struct W { /* private fields */ }
Implementations§
source§impl W
impl W
sourcepub fn ph_correct(&mut self) -> PH_CORRECT_W<'_, CSR_SPEC>
pub fn ph_correct(&mut self) -> PH_CORRECT_W<'_, CSR_SPEC>
Bit 1 - 1: Enable phase-correct modulation. 0: Trailing-edge
sourcepub fn ph_ret(&mut self) -> PH_RET_W<'_, CSR_SPEC>
pub fn ph_ret(&mut self) -> PH_RET_W<'_, CSR_SPEC>
Bit 6 - Retard the phase of the counter by 1 count, while it is running.
Self-clearing. Write a 1, and poll until low. Counter must be running.