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

type MATCHREL6 = Reg<u32, _MATCHREL6>;

SCT match reload value register

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

For information about available fields see matchrel6 module

Trait Implementations

impl Readable for MATCHREL6[src]

read() method returns matchrel6::R reader structure

impl ResetValue for MATCHREL6[src]

Register MATCHREL6 reset()’s with value 0

type Type = u32

Register size

impl Writable for MATCHREL6[src]

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