[][src]Type Definition lpc54606_pac::sct0::match6::W

type W = W<u32, MATCH6>;

Writer for register MATCH6

Methods

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.