Struct zinc_hal_lpc11xx::ioregs::FLASHCTRL_fmsw3 [] [src]

pub struct FLASHCTRL_fmsw3 {
    // some fields omitted
}

Register FMSW3: Word 3 [127:96]

Methods

impl FLASHCTRL_fmsw3

fn get(&self) -> FLASHCTRL_fmsw3_Get

Fetch the value of the FMSW3 register.

fn sw3_127_96(&self) -> u32

Get value of SW3_127_96 field.

Trait Implementations

impl Copy for FLASHCTRL_fmsw3

Derived Implementations

impl Clone for FLASHCTRL_fmsw3

fn clone(&self) -> FLASHCTRL_fmsw3

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