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

type CAPCTRL9 = Reg<u32, _CAPCTRL9>;

SCT capture control register

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

For information about available fields see capctrl9 module

Trait Implementations

impl Readable for CAPCTRL9[src]

read() method returns capctrl9::R reader structure

impl ResetValue for CAPCTRL9[src]

Register CAPCTRL9 reset()'s with value 0

type Type = u32

Register size

impl Writable for CAPCTRL9[src]

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