[][src]Type Definition lpc55_pac::sct0::CAPCTRL7

type CAPCTRL7 = Reg<u32, _CAPCTRL7>;

SCT capture control register

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

For information about available fields see capctrl7 module

Trait Implementations

impl Readable for CAPCTRL7[src]

read() method returns capctrl7::R reader structure

impl ResetValue for CAPCTRL7[src]

Register CAPCTRL7 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAPCTRL7[src]

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