[][src]Type Definition lpc54606_pac::sct0::CAP5

type CAP5 = Reg<u32, _CAP5>;

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

Trait Implementations

impl Readable for CAP5[src]

read() method returns cap5::R reader structure

impl ResetValue for CAP5[src]

Register CAP5 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAP5[src]

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