[−][src]Type Definition lpc55_pac::sct0::matchrel15::R
type R = R<u32, MATCHREL15>;
Reader of register MATCHREL15
Implementations
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.