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

type MATCH9 = Reg<u32, _MATCH9>;

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

Trait Implementations

impl Readable for MATCH9[src]

read() method returns match9::R reader structure

impl ResetValue for MATCH9[src]

Register MATCH9 reset()'s with value 0

type Type = u32

Register size

impl Writable for MATCH9[src]

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