[][src]Type Definition lpc54606_pac::utick0::capclr::W

type W = W<u32, CAPCLR>;

Writer for register CAPCLR

Methods

impl W[src]

pub fn capclr0(&mut self) -> CAPCLR0_W[src]

Bit 0 - Clear capture 0. Writing 1 to this bit clears the CAP0 register value.

pub fn capclr1(&mut self) -> CAPCLR1_W[src]

Bit 1 - Clear capture 1. Writing 1 to this bit clears the CAP1 register value.

pub fn capclr2(&mut self) -> CAPCLR2_W[src]

Bit 2 - Clear capture 2. Writing 1 to this bit clears the CAP2 register value.

pub fn capclr3(&mut self) -> CAPCLR3_W[src]

Bit 3 - Clear capture 3. Writing 1 to this bit clears the CAP3 register value.