[][src]Type Definition rsl10_pac::flash::flash_if_status::R

type R = R<u32, FLASH_IF_STATUS>;

Reader of register FLASH_IF_STATUS

Methods

impl R[src]

pub fn trimmed_status(&self) -> TRIMMED_STATUS_R[src]

Bit 13 - Flash trimming status

pub fn isolate_status(&self) -> ISOLATE_STATUS_R[src]

Bit 12 - Flash isolate status

pub fn prog_seq_data_req(&self) -> PROG_SEQ_DATA_REQ_R[src]

Bit 11 - Request new data while in sequential program mode

pub fn busy(&self) -> BUSY_R[src]

Bit 10 - Flash interface busy status bit

pub fn red2_w_unlock(&self) -> RED2_W_UNLOCK_R[src]

Bit 9 - Flash RED2 write unlock status bit

pub fn red1_w_unlock(&self) -> RED1_W_UNLOCK_R[src]

Bit 8 - Flash RED1 write unlock status bit

pub fn nvr3_w_unlock(&self) -> NVR3_W_UNLOCK_R[src]

Bit 6 - Flash NVR3 write unlock status bit

pub fn nvr2_w_unlock(&self) -> NVR2_W_UNLOCK_R[src]

Bit 5 - Flash NVR2 write unlock status bit

pub fn nvr1_w_unlock(&self) -> NVR1_W_UNLOCK_R[src]

Bit 4 - Flash NVR1 write unlock status bit

pub fn main_high_w_unlock(&self) -> MAIN_HIGH_W_UNLOCK_R[src]

Bit 2 - Write unlock status bit of the high part of the Flash MAIN block

pub fn main_middle_w_unlock(&self) -> MAIN_MIDDLE_W_UNLOCK_R[src]

Bit 1 - Write unlock status bit of the middle part of the Flash MAIN block

pub fn main_low_w_unlock(&self) -> MAIN_LOW_W_UNLOCK_R[src]

Bit 0 - Write unlock status bit of the lower part of the Flash MAIN block