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

type R = R<u32, FLASH_MAIN_CTRL>;

Reader of register FLASH_MAIN_CTRL

Methods

impl R[src]

pub fn main_high_w_en(&self) -> MAIN_HIGH_W_EN_R[src]

Bit 2 - Authorize the write access to the high part of the Flash MAIN block through the FLASH_IF registers.

pub fn main_middle_w_en(&self) -> MAIN_MIDDLE_W_EN_R[src]

Bit 1 - Authorize the write access to the middle part of the Flash MAIN block through the FLASH_IF registers.

pub fn main_low_w_en(&self) -> MAIN_LOW_W_EN_R[src]

Bit 0 - Authorize the write access to the lower part of the Flash MAIN block through the FLASH_IF registers.