[][src]Type Definition stm32l0::stm32l0x1::adc::CHSELR

type CHSELR = Reg<u32, _CHSELR>;

channel selection register

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

For information about avaliable fields see chselr module

Trait Implementations

impl Readable for CHSELR[src]

read() method returns chselr::R reader structure

impl Writable for CHSELR[src]

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

impl ResetValue for CHSELR[src]

Register CHSELR reset()'s with value 0

type Type = u32

Register size