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

type W = W<u32, FLASH_MAIN_CTRL>;

Writer for register FLASH_MAIN_CTRL

Methods

impl W[src]

pub fn main_high_w_en(&mut self) -> MAIN_HIGH_W_EN_W[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(&mut self) -> MAIN_MIDDLE_W_EN_W[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(&mut self) -> MAIN_LOW_W_EN_W[src]

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