Type Alias W

Source
pub type W = W<FUNC_CTRL_SPEC>;
Expand description

Register FUNC_CTRL writer

Aliased Type§

pub struct W { /* private fields */ }

Implementations§

Source§

impl W

Source

pub fn m_pms_func_en(&mut self, n: u8) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>

PMS M(0-3) function enable

`n` is number of field in register. `n == 0` corresponds to `M0_PMS_FUNC_EN` field.
Source

pub fn m0_pms_func_en(&mut self) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>

Bit 0 - PMS M0 function enable

Source

pub fn m1_pms_func_en(&mut self) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>

Bit 1 - PMS M1 function enable

Source

pub fn m2_pms_func_en(&mut self) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>

Bit 2 - PMS M2 function enable

Source

pub fn m3_pms_func_en(&mut self) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>

Bit 3 - PMS M3 function enable