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

type MATCHREL11 = Reg<u32, _MATCHREL11>;

SCT match reload value register

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

For information about available fields see matchrel11 module

Trait Implementations

impl Readable for MATCHREL11[src]

read() method returns matchrel11::R reader structure

impl ResetValue for MATCHREL11[src]

Register MATCHREL11 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCHREL11[src]

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