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

type CAP1 = Reg<u32, _CAP1>;

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

Trait Implementations

impl Readable for CAP1[src]

read() method returns cap1::R reader structure

impl ResetValue for CAP1[src]

Register CAP1 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAP1[src]

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