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

type MATCH0 = Reg<u32, _MATCH0>;
[]

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

Trait Implementations

impl Readable for MATCH0[src]

read() method returns match0::R reader structure

impl ResetValue for MATCH0[src][+]

Register MATCH0 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCH0[src]

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