Struct max32630_svd::flc::inten1::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 - SRAM Address Wrapped Interrupt Enable/Disable

Bit 1 - Invalid Flash Address Interrupt Enable/Disable

Bit 2 - Flash Read from Locked Area Interrupt Enable/Disable

Bit 3 - Trim Update Complete Interrupt Enable/Disable

Bit 4 - FLC State Machine Reached DONE Interrupt Enable/Disable

Bit 5 - Program (Write or Erase) Op Completed Int Enable/Disable

Auto Trait Implementations

impl Send for W

impl Sync for W