[][src]Type Definition msp430fr2355::adc::ADCIV

type ADCIV = Reg<u16, _ADCIV>;

ADC Interrupt Vector

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

For information about available fields see adciv module

Trait Implementations

impl Readable for ADCIV[src]

read() method returns adciv::R reader structure

impl ResetValue for ADCIV[src]

Register ADCIV reset()'s with value 0

type Type = u16

Register size

impl Writable for ADCIV[src]

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