[][src]Type Definition lpc55s6x_pac::sct0::MATCH14

type MATCH14 = Reg<u32, _MATCH14>;

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

Trait Implementations

impl Readable for MATCH14[src]

read() method returns match14::R reader structure

impl ResetValue for MATCH14[src]

Register MATCH14 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCH14[src]

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