pub type CLK_EN_W<'a, REG> = BitWriter<'a, REG>;
Expand description
Field CLK_EN
writer - The registers clock gate enable signal of PCNT module. 1: the registers can be read and written by application. 0: the registers can not be read or written by application
Aliased Typeยง
pub struct CLK_EN_W<'a, REG> { /* private fields */ }