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

type SL5CFG = Reg<u32, _SL5CFG>;

Slot 5 Configuration Register

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

For information about available fields see sl5cfg module

Trait Implementations

impl Readable for SL5CFG[src]

read() method returns sl5cfg::R reader structure

impl ResetValue for SL5CFG[src]

Register SL5CFG reset()'s with value 0

type Type = u32

Register size

impl Writable for SL5CFG[src]

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