[][src]Type Definition ambiq_apollo1_pac::adc::SL2CFG

type SL2CFG = Reg<u32, _SL2CFG>;

Slot 2 Configuration Register

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

For information about available fields see sl2cfg module

Trait Implementations

impl Readable for SL2CFG[src]

read() method returns sl2cfg::R reader structure

impl ResetValue for SL2CFG[src]

Register SL2CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for SL2CFG[src]

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