[][src]Type Definition stm32l0::stm32l0x3::adc::SMPR

type SMPR = Reg<u32, _SMPR>;

sampling time register

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

For information about avaliable fields see smpr module

Trait Implementations

impl Readable for SMPR[src]

read() method returns smpr::R reader structure

impl Writable for SMPR[src]

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

impl ResetValue for SMPR[src]

Register SMPR reset()'s with value 0

type Type = u32

Register size