pub type W = W<FUNC_CTRL_SPEC>;
Expand description
Register FUNC_CTRL
writer
Aliased Type§
pub struct W { /* private fields */ }
Implementations§
Source§impl W
impl W
Sourcepub fn m_pms_func_en(&mut self, n: u8) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>
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.
Sourcepub fn m0_pms_func_en(&mut self) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>
pub fn m0_pms_func_en(&mut self) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>
Bit 0 - PMS M0 function enable
Sourcepub fn m1_pms_func_en(&mut self) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>
pub fn m1_pms_func_en(&mut self) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>
Bit 1 - PMS M1 function enable
Sourcepub fn m2_pms_func_en(&mut self) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>
pub fn m2_pms_func_en(&mut self) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>
Bit 2 - PMS M2 function enable
Sourcepub fn m3_pms_func_en(&mut self) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>
pub fn m3_pms_func_en(&mut self) -> M_PMS_FUNC_EN_W<'_, FUNC_CTRL_SPEC>
Bit 3 - PMS M3 function enable