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

type CAPCTRL6 = Reg<u32, _CAPCTRL6>;

SCT capture control register

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

For information about available fields see capctrl6 module

Trait Implementations

impl Readable for CAPCTRL6[src]

read() method returns capctrl6::R reader structure

impl ResetValue for CAPCTRL6[src]

Register CAPCTRL6 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAPCTRL6[src]

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