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

type CAP7 = Reg<u32, _CAP7>;

SCT capture register of capture channel

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see cap7 module

Trait Implementations

impl Readable for CAP7[src]

read() method returns cap7::R reader structure

impl ResetValue for CAP7[src]

Register CAP7 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAP7[src]

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