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

type R = R<u32, MATCHREL4>;

Reader of register MATCHREL4

Methods

impl R[src]

pub fn reloadn_l(&self) -> RELOADN_L_R[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(&self) -> RELOADN_H_R[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.