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

type SL4CFG = Reg<u32, _SL4CFG>;

Slot 4 Configuration Register

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

For information about available fields see sl4cfg module

Trait Implementations

impl Readable for SL4CFG[src]

read() method returns sl4cfg::R reader structure

impl ResetValue for SL4CFG[src]

Register SL4CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for SL4CFG[src]

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