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

type CAP14 = Reg<u32, _CAP14>;

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

Trait Implementations

impl Readable for CAP14[src]

read() method returns cap14::R reader structure

impl ResetValue for CAP14[src]

Register CAP14 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAP14[src]

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