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

type CH2_FIFO_LVL = Reg<u32, _CH2_FIFO_LVL>;

CH2_FIFO_LVL

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

For information about available fields see ch2_fifo_lvl module

Trait Implementations

impl Readable for CH2_FIFO_LVL[src]

read() method returns ch2_fifo_lvl::R reader structure

impl ResetValue for CH2_FIFO_LVL[src]

Register CH2_FIFO_LVL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH2_FIFO_LVL[src]

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