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

type MATCH6 = Reg<u32, _MATCH6>;

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

Trait Implementations

impl Readable for MATCH6[src]

read() method returns match6::R reader structure

impl ResetValue for MATCH6[src]

Register MATCH6 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCH6[src]

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