Struct max32630_svd::clkman::clk_ctrl::R[][src]

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

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 R

impl Sync for R