[][src]Type Definition cc3220sf::adc::CHANNEL2FIFODATA

type CHANNEL2FIFODATA = Reg<u32, _CHANNEL2FIFODATA>;

CH2 FIFO DATA register

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

For information about available fields see channel2fifodata module

Trait Implementations

impl Readable for CHANNEL2FIFODATA[src]

read() method returns channel2fifodata::R reader structure

impl ResetValue for CHANNEL2FIFODATA[src]

Register CHANNEL2FIFODATA reset()'s with value 0

type Type = u32

Register size

impl Writable for CHANNEL2FIFODATA[src]

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