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

type MATCHREL8 = Reg<u32, _MATCHREL8>;

SCT match reload value register

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

For information about available fields see matchrel8 module

Trait Implementations

impl Readable for MATCHREL8[src]

read() method returns matchrel8::R reader structure

impl ResetValue for MATCHREL8[src]

Register MATCHREL8 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCHREL8[src]

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