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

type MATCH1 = Reg<u32, _MATCH1>;

SCT match value register of match channels

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

For information about available fields see match1 module

Trait Implementations

impl Readable for MATCH1[src]

read() method returns match1::R reader structure

impl ResetValue for MATCH1[src]

Register MATCH1 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCH1[src]

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