Struct max32630_svd::rtctmr::flags::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

Bit 0 - RTC Compare 0 Interrupt Status

Bit 1 - RTC Compare 1 Interrupt Status

Bit 2 - RTC Prescale Compare Int Status

Bit 3 - RTC Overflow Interrupt Status

Bit 4 - RTC Trim Interrupt Status

Bit 31 - Asynchronous RTC Flag Clear

Auto Trait Implementations

impl Send for W

impl Sync for W