Type Alias W
pub type W = W<ClrtenSpec>;Expand description
Register CLRTEN writer
Aliased Type§
pub struct W { /* private fields */ }Implementations§
§impl W
impl W
pub fn clr_t_en_0(&mut self) -> ClrTEn0W<'_, ClrtenSpec>
pub fn clr_t_en_0(&mut self) -> ClrTEn0W<'_, ClrtenSpec>
Bit 0 - Clear Timer 0 Enable
pub fn clr_t_en_1(&mut self) -> ClrTEn1W<'_, ClrtenSpec>
pub fn clr_t_en_1(&mut self) -> ClrTEn1W<'_, ClrtenSpec>
Bit 1 - Clear Timer 1 Enable
pub fn clr_t_en_2(&mut self) -> ClrTEn2W<'_, ClrtenSpec>
pub fn clr_t_en_2(&mut self) -> ClrTEn2W<'_, ClrtenSpec>
Bit 2 - Clear Timer 2 Enable
pub fn clr_t_en_3(&mut self) -> ClrTEn3W<'_, ClrtenSpec>
pub fn clr_t_en_3(&mut self) -> ClrTEn3W<'_, ClrtenSpec>
Bit 3 - Clear Timer 3 Enable