Struct zinc_hal_lpc11xx::ioregs::FLASHCTRL_fmsw2 [] [src]

pub struct FLASHCTRL_fmsw2 {
    // some fields omitted
}

Register FMSW2: Word 2 [95:64]

Methods

impl FLASHCTRL_fmsw2

fn get(&self) -> FLASHCTRL_fmsw2_Get

Fetch the value of the FMSW2 register.

fn sw2_95_64(&self) -> u32

Get value of SW2_95_64 field.

Trait Implementations

impl Copy for FLASHCTRL_fmsw2

Derived Implementations

impl Clone for FLASHCTRL_fmsw2

fn clone(&self) -> FLASHCTRL_fmsw2

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