[][src]Type Definition rsl10_pac::flash::flash_if_ctrl::LP_MODE_R

type LP_MODE_R = R<bool, LP_MODE_A>;

Reader of field LP_MODE

Methods

impl LP_MODE_R[src]

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

Get enumerated values variant

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

Checks if the value of the field is FLASH_LOW_POWER_DISABLE

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

Checks if the value of the field is FLASH_LOW_POWER_ENABLE