Struct max32630_svd::clkman::CLK_GATE_CTRL0[][src]

pub struct CLK_GATE_CTRL0 { /* fields omitted */ }

Dynamic Clock Gating Control Register 0

Methods

impl CLK_GATE_CTRL0
[src]

Modifies the contents of the register

Reads the contents of the register

Writes to the register

Writes the reset value to the register

Auto Trait Implementations