[][src]Type Definition stm32f3::stm32f3x8::sdadc1::CONF1R

type CONF1R = Reg<u32, _CONF1R>;

configuration 1 register

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

For information about available fields see conf1r module

Trait Implementations

impl Readable for CONF1R[src]

read() method returns conf1r::R reader structure

impl ResetValue for CONF1R[src]

Register CONF1R reset()'s with value 0

type Type = u32

Register size

impl Writable for CONF1R[src]

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