[][src]Type Definition lpc55s6x_pac::sct0::sctmatchrel7::W

type W = W<u32, SCTMATCHREL7>;

Writer for register SCTMATCHREL7

Methods

impl W[src]

pub fn reloadn_l(&mut self) -> RELOADN_L_W[src]

Bits 0:15 - When UNIFY = 0, specifies the 16-bit value to be loaded into the MATCHn_L register. When UNIFY = 1, specifies the lower 16 bits of the 32-bit value to be loaded into the MATCHn register.

pub fn reloadn_h(&mut self) -> RELOADN_H_W[src]

Bits 16:31 - When UNIFY = 0, specifies the 16-bit to be loaded into the MATCHn_H register. When UNIFY = 1, specifies the upper 16 bits of the 32-bit value to be loaded into the MATCHn register.