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

type SL1CFG = Reg<u32, _SL1CFG>;

Slot 1 Configuration Register

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

For information about available fields see sl1cfg module

Trait Implementations

impl Readable for SL1CFG[src]

read() method returns sl1cfg::R reader structure

impl ResetValue for SL1CFG[src]

Register SL1CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for SL1CFG[src]

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