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

type W = W<u32, MATCHREL4>;

Writer for register MATCHREL4

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.