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

type SL0CFG = Reg<u32, _SL0CFG>;

Slot 0 Configuration Register

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

For information about available fields see sl0cfg module

Trait Implementations

impl Readable for SL0CFG[src]

read() method returns sl0cfg::R reader structure

impl ResetValue for SL0CFG[src]

Register SL0CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for SL0CFG[src]

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