Type Alias CLK_EN_R

Source
pub type CLK_EN_R = BitReader;
Expand description

Field CLK_EN reader - 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ยง

struct CLK_EN_R { /* private fields */ }