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

type MATCH5 = Reg<u32, _MATCH5>;

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

Trait Implementations

impl Readable for MATCH5[src]

read() method returns match5::R reader structure

impl ResetValue for MATCH5[src]

Register MATCH5 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCH5[src]

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