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

type SL6CFG = Reg<u32, _SL6CFG>;

Slot 6 Configuration Register

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

For information about available fields see sl6cfg module

Trait Implementations

impl Readable for SL6CFG[src]

read() method returns sl6cfg::R reader structure

impl ResetValue for SL6CFG[src]

Register SL6CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for SL6CFG[src]

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