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

type CAPCTRL13 = Reg<u32, _CAPCTRL13>;

SCT capture control register

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

For information about available fields see capctrl13 module

Trait Implementations

impl Readable for CAPCTRL13[src]

read() method returns capctrl13::R reader structure

impl ResetValue for CAPCTRL13[src]

Register CAPCTRL13 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAPCTRL13[src]

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