[][src]Type Definition lpc54606_pac::sct0::cap1::R

type R = R<u32, CAP1>;

Reader of register CAP1

Methods

impl R[src]

pub fn capn_l(&self) -> CAPN_L_R[src]

Bits 0:15 - When UNIFY = 0, read the 16-bit counter value at which this register was last captured. When UNIFY = 1, read the lower 16 bits of the 32-bit value at which this register was last captured.

pub fn capn_h(&self) -> CAPN_H_R[src]

Bits 16:31 - When UNIFY = 0, read the 16-bit counter value at which this register was last captured. When UNIFY = 1, read the upper 16 bits of the 32-bit value at which this register was last captured.