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

type MATCHREL7 = Reg<u32, _MATCHREL7>;

SCT match reload value register

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

For information about available fields see matchrel7 module

Trait Implementations

impl Readable for MATCHREL7[src]

read() method returns matchrel7::R reader structure

impl ResetValue for MATCHREL7[src]

Register MATCHREL7 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCHREL7[src]

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