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

type CAPCTRL2 = Reg<u32, _CAPCTRL2>;

SCT capture control register

This register you can read, reset, write, write_with_zero, modify. See API.

For information about available fields see capctrl2 module

Trait Implementations

impl Readable for CAPCTRL2[src]

read() method returns capctrl2::R reader structure

impl ResetValue for CAPCTRL2[src]

Register CAPCTRL2 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAPCTRL2[src]

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