Type Definition msp430fr6972::capacitive_touch_io_1::CAPTIO1CTL[][src]

type CAPTIO1CTL = Reg<u16, _CAPTIO1CTL>;

Capacitive_Touch_IO 1 control register

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

For information about available fields see captio1ctl module

Trait Implementations

impl Readable for CAPTIO1CTL[src]

read() method returns captio1ctl::R reader structure

impl ResetValue for CAPTIO1CTL[src]

Register CAPTIO1CTL reset()’s with value 0

type Type = u16

Register size

impl Writable for CAPTIO1CTL[src]

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