Struct zinc_hal_lpc11xx::ioregs::FLASHCTRL_fmsw1 [] [src]

pub struct FLASHCTRL_fmsw1 {
    // some fields omitted
}

Register FMSW1: Word 1 [63:32]

Methods

impl FLASHCTRL_fmsw1

fn get(&self) -> FLASHCTRL_fmsw1_Get

Fetch the value of the FMSW1 register.

fn sw1_63_32(&self) -> u32

Get value of SW1_63_32 field.

Trait Implementations

impl Copy for FLASHCTRL_fmsw1

Derived Implementations

impl Clone for FLASHCTRL_fmsw1

fn clone(&self) -> FLASHCTRL_fmsw1

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