[][src]Type Definition lpc55s6x_pac::sct0::count::R

type R = R<u32, COUNT>;

Reader of register COUNT

Methods

impl R[src]

pub fn ctr_l(&self) -> CTR_L_R[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(&self) -> CTR_H_R[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.