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

type SL3CFG = Reg<u32, _SL3CFG>;

Slot 3 Configuration Register

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

For information about available fields see sl3cfg module

Trait Implementations

impl Readable for SL3CFG[src]

read() method returns sl3cfg::R reader structure

impl ResetValue for SL3CFG[src]

Register SL3CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for SL3CFG[src]

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