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

type SL7CFG = Reg<u32, _SL7CFG>;

Slot 7 Configuration Register

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

For information about available fields see sl7cfg module

Trait Implementations

impl Readable for SL7CFG[src]

read() method returns sl7cfg::R reader structure

impl ResetValue for SL7CFG[src]

Register SL7CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for SL7CFG[src]

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