[][src]Type Definition lpc55s6x_pac::syscon::memoryremap::MAP_R

type MAP_R = R<u8, MAP_A>;

Reader of field MAP

Methods

impl MAP_R[src]

pub fn variant(&self) -> MAP_A[src]

Get enumerated values variant

pub fn is_rom0(&self) -> bool[src]

Checks if the value of the field is ROM0

pub fn is_ram1(&self) -> bool[src]

Checks if the value of the field is RAM1

pub fn is_flash0(&self) -> bool[src]

Checks if the value of the field is FLASH0

pub fn is_flash1(&self) -> bool[src]

Checks if the value of the field is FLASH1