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

type MATCH4 = Reg<u32, _MATCH4>;

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

Trait Implementations

impl Readable for MATCH4[src]

read() method returns match4::R reader structure

impl ResetValue for MATCH4[src]

Register MATCH4 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCH4[src]

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