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

pub struct R { /* fields omitted */ }

Value read from the register

Methods

impl R
[src]

Value of the register as raw bits

Bit 0 - Trim Clock Select

Bit 1 - Start Trim Calculation

Bit 2 - Trim Calculation Completed

Bit 3 - Trim Logic Enable

Bits 16:25 - Trim Calculation Results

Auto Trait Implementations

impl Send for R

impl Sync for R