Type Alias esp32s2::system::clock_gate::CLK_EN_W
source · pub type CLK_EN_W<'a, REG, const O: u8> = BitWriter<'a, REG, O>;Expand description
Field CLK_EN writer - Set this bit to enable clock of this module.
Aliased Type§
struct CLK_EN_W<'a, REG, const O: u8> { /* private fields */ }