[][src]Type Definition lpc54606_pac::sct0::MATCHREL2

type MATCHREL2 = Reg<u32, _MATCHREL2>;

SCT match reload value register

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

For information about available fields see matchrel2 module

Trait Implementations

impl Readable for MATCHREL2[src]

read() method returns matchrel2::R reader structure

impl ResetValue for MATCHREL2[src]

Register MATCHREL2 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCHREL2[src]

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