[][src]Type Definition lpc55s6x_pac::sct0::CAP3

type CAP3 = Reg<u32, _CAP3>;

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

Trait Implementations

impl Readable for CAP3[src]

read() method returns cap3::R reader structure

impl ResetValue for CAP3[src]

Register CAP3 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAP3[src]

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