[−][src]Type Definition lpc55_pac::sct0::matchrel5::W
type W = W<u32, MATCHREL5>;
Writer for register MATCHREL5
Implementations
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.