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

type MATCH3 = Reg<u32, _MATCH3>;

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 match3 module

Trait Implementations

impl Readable for MATCH3[src]

read() method returns match3::R reader structure

impl ResetValue for MATCH3[src]

Register MATCH3 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCH3[src]

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