[][src]Type Definition lpc55s6x_pac::sct0::MATCHREL1

type MATCHREL1 = Reg<u32, _MATCHREL1>;

SCT match reload value register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see matchrel1 module

Trait Implementations

impl Readable for MATCHREL1[src]

read() method returns matchrel1::R reader structure

impl ResetValue for MATCHREL1[src]

Register MATCHREL1 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCHREL1[src]

write(|w| ..) method takes matchrel1::W writer structure