[][src]Type Definition msp430fr4133::capacitive_touch_io_0::CAPTIO0CTL

type CAPTIO0CTL = Reg<u16, _CAPTIO0CTL>;

Capacitive_Touch_IO 0 control register

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

For information about available fields see captio0ctl module

Trait Implementations

impl Readable for CAPTIO0CTL[src]

read() method returns captio0ctl::R reader structure

impl ResetValue for CAPTIO0CTL[src]

Register CAPTIO0CTL reset()'s with value 0

type Type = u16

Register size

impl Writable for CAPTIO0CTL[src]

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