[][src]Type Definition lpc54606_pac::sct0::MATCHREL9

type MATCHREL9 = Reg<u32, _MATCHREL9>;

SCT match reload value register

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

For information about available fields see matchrel9 module

Trait Implementations

impl Readable for MATCHREL9[src]

read() method returns matchrel9::R reader structure

impl ResetValue for MATCHREL9[src]

Register MATCHREL9 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCHREL9[src]

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