Struct max32630_svd::clkman::clk_gate_ctrl0::W[][src]

pub struct W { /* fields omitted */ }

Value to write to the register

Methods

impl W
[src]

Reset value of the register

Writes raw bits to the register

Bits 0:1 - Clock Gating Control for CM4 CPU

Bits 2:3 - Clock Gating Control for AHB32

Bits 4:5 - Clock Gating Control for Instruction Cache

Bits 6:7 - Clock Gating Control for Flash Memory

Bits 8:9 - Clock Gating Control for SRAM

Bits 10:11 - Clock Gating Control for AHB-to-APB Bridge

Bits 12:13 - Clock Gating Control for CLKMAN, PWRMAN, and IOMAN

Bits 14:15 - Clock Gating Control for PTP Logic

Bits 16:17 - Clock Gating Control for SSB Mux

Bits 18:19 - Clock Gating Control for Pad Mode Filter

Bits 20:21 - Clock Gating Control for SPI XIP

Bits 22:23 - Clock Gating Control for PMU

Bits 24:25 - Clock Gating Control for USB

Bits 26:27 - Clock Gating Control for CRC

Bits 28:29 - Clock Gating Control for TPU

Bits 30:31 - Clock Gating Control for Watchdog Timer 0

Auto Trait Implementations

impl Send for W

impl Sync for W