Type Definition gd32f1::gd32f130::timer15::ctl0::W[][src]

type W = W<u16, CTL0>;

Writer for register CTL0

Implementations

impl W[src]

pub fn ckdiv(&mut self) -> CKDIV_W<'_>[src]

Bits 8:9 - Clock division

pub fn arse(&mut self) -> ARSE_W<'_>[src]

Bit 7 - Auto-reload shadow enable

pub fn spm(&mut self) -> SPM_W<'_>[src]

Bit 3 - Single pulse mode

pub fn ups(&mut self) -> UPS_W<'_>[src]

Bit 2 - Update source

pub fn updis(&mut self) -> UPDIS_W<'_>[src]

Bit 1 - Update disable

pub fn cen(&mut self) -> CEN_W<'_>[src]

Bit 0 - Counter enable