Struct max32630_svd::flc::inten1::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 - 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 R

impl Sync for R