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

type CH4_GAIN = Reg<u32, _CH4_GAIN>;

Channel 4 gain setting

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

For information about available fields see ch4_gain module

Trait Implementations

impl Readable for CH4_GAIN[src]

read() method returns ch4_gain::R reader structure

impl ResetValue for CH4_GAIN[src]

Register CH4_GAIN reset()'s with value 0

type Type = u32

Register size

impl Writable for CH4_GAIN[src]

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