[−][src]Type Definition lpc55_pac::sct0::match14::R
type R = R<u32, MATCH14>;
Reader of register MATCH14
Implementations
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.