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

type CAP6 = Reg<u32, _CAP6>;

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

Trait Implementations

impl Readable for CAP6[src]

read() method returns cap6::R reader structure

impl ResetValue for CAP6[src]

Register CAP6 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAP6[src]

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