[−][src]Type Definition lpc55_pac::sct0::match11::W
type W = W<u32, MATCH11>;
Writer for register MATCH11
Implementations
impl W
[src]
pub fn matchn_l(&mut self) -> MATCHN_L_W<'_>
[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(&mut self) -> MATCHN_H_W<'_>
[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.