[][src]Type Definition k210_pac::sysctl::clk_en_cent::W

type W = W<u32, CLK_EN_CENT>;

Writer for register clk_en_cent

Methods

impl W[src]

pub fn cpu_clk_en(&mut self) -> CPU_CLK_EN_W[src]

Bit 0

pub fn sram0_clk_en(&mut self) -> SRAM0_CLK_EN_W[src]

Bit 1

pub fn sram1_clk_en(&mut self) -> SRAM1_CLK_EN_W[src]

Bit 2

pub fn apb0_clk_en(&mut self) -> APB0_CLK_EN_W[src]

Bit 3

pub fn apb1_clk_en(&mut self) -> APB1_CLK_EN_W[src]

Bit 4

pub fn apb2_clk_en(&mut self) -> APB2_CLK_EN_W[src]

Bit 5