Struct zinc_hal_lpc11xx::ioregs::FLASHCTRL_fmsw0 [] [src]

pub struct FLASHCTRL_fmsw0 {
    // some fields omitted
}

Register FMSW0: Word 0 [31:0]

Methods

impl FLASHCTRL_fmsw0

fn get(&self) -> FLASHCTRL_fmsw0_Get

Fetch the value of the FMSW0 register.

fn sw0_31_0(&self) -> u32

Get value of SW0_31_0 field.

Trait Implementations

impl Copy for FLASHCTRL_fmsw0

Derived Implementations

impl Clone for FLASHCTRL_fmsw0

fn clone(&self) -> FLASHCTRL_fmsw0

fn clone_from(&mut self, source: &Self)