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

type CAP12 = Reg<u32, _CAP12>;

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

Trait Implementations

impl Readable for CAP12[src]

read() method returns cap12::R reader structure

impl ResetValue for CAP12[src]

Register CAP12 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAP12[src]

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