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

type CH0_FIFO_LVL = Reg<u32, _CH0_FIFO_LVL>;

channel 0 FIFO Level register

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

For information about available fields see ch0_fifo_lvl module

Trait Implementations

impl Readable for CH0_FIFO_LVL[src]

read() method returns ch0_fifo_lvl::R reader structure

impl ResetValue for CH0_FIFO_LVL[src]

Register CH0_FIFO_LVL reset()'s with value 0

type Type = u32

Register size

impl Writable for CH0_FIFO_LVL[src]

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