Type Definition lpc55_pac::sct0::MATCHREL10[][src]

type MATCHREL10 = Reg<u32, _MATCHREL10>;

SCT match reload value register

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

For information about available fields see matchrel10 module

Trait Implementations

impl Readable for MATCHREL10[src]

read() method returns matchrel10::R reader structure

impl ResetValue for MATCHREL10[src]

Register MATCHREL10 reset()’s with value 0

type Type = u32

Register size

impl Writable for MATCHREL10[src]

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