pub type CLK_EN_W<'a, const O: u8> = BitWriter<'a, u32, APB_CONF_SPEC, bool, O>;
Expand description
Field CLK_EN
writer - RMT register clock gate enable signal. 1: Power up the drive clock of registers. 0: Power down the drive clock of registers
pub type CLK_EN_W<'a, const O: u8> = BitWriter<'a, u32, APB_CONF_SPEC, bool, O>;
Field CLK_EN
writer - RMT register clock gate enable signal. 1: Power up the drive clock of registers. 0: Power down the drive clock of registers