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

type MATCHREL5 = Reg<u32, _MATCHREL5>;
[]

SCT match reload value register

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

For information about available fields see matchrel5 module

Trait Implementations

impl Readable for MATCHREL5[src]

read() method returns matchrel5::R reader structure

impl ResetValue for MATCHREL5[src][+]

Register MATCHREL5 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCHREL5[src]

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