Struct max32630_svd::clkman::clk_ctrl::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 - System Clock Source Select

Bit 4 - USB Clock Enable

Bit 5 - USB Clock Select

Bit 8 - Crypto Clock Enable

Bit 12 - Enable RTOS Mode for SysTick Timers

Bit 13 - Enable CPU Dynamic Clock Gating

Bit 16 - Watchdog 0 Clock Enable

Bits 17:18 - Watchdog 0 Clock Source Select

Bit 20 - Watchdog 1 Clock Enable

Bits 21:22 - Watchdog 1 Clock Source Select

Bit 24 - ADC Clock Enable

Auto Trait Implementations

impl Send for W

impl Sync for W