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

type MATCH7 = Reg<u32, _MATCH7>;

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

Trait Implementations

impl Readable for MATCH7[src]

read() method returns match7::R reader structure

impl ResetValue for MATCH7[src]

Register MATCH7 reset()’s with value 0

type Type = u32

Register size

impl Writable for MATCH7[src]

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