[][src]Type Definition lpc54606_pac::sct0::count::W

type W = W<u32, COUNT>;

Writer for register COUNT

Methods

impl W[src]

pub fn ctr_l(&mut self) -> CTR_L_W[src]

Bits 0:15 - When UNIFY = 0, read or write the 16-bit L counter value. When UNIFY = 1, read or write the lower 16 bits of the 32-bit unified counter.

pub fn ctr_h(&mut self) -> CTR_H_W[src]

Bits 16:31 - When UNIFY = 0, read or write the 16-bit H counter value. When UNIFY = 1, read or write the upper 16 bits of the 32-bit unified counter.