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

type TIMER_CONFIGURATION = Reg<u32, _TIMER_CONFIGURATION>;

ADC timer configuration register

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

For information about available fields see timer_configuration module

Trait Implementations

impl Readable for TIMER_CONFIGURATION[src]

read() method returns timer_configuration::R reader structure

impl ResetValue for TIMER_CONFIGURATION[src]

Register TIMER_CONFIGURATION reset()'s with value 0

type Type = u32

Register size

impl Writable for TIMER_CONFIGURATION[src]

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