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

type R = R<u32, MATCH4>;

Reader of register MATCH4

Methods

impl R[src]

pub fn matchn_l(&self) -> MATCHN_L_R[src]

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

pub fn matchn_h(&self) -> MATCHN_H_R[src]

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