[][src]Type Definition lpc55_pac::adc0::CMDL4

type CMDL4 = Reg<u32, _CMDL4>;

ADC Command Low Buffer Register

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

For information about available fields see cmdl4 module

Trait Implementations

impl Readable for CMDL4[src]

read() method returns cmdl4::R reader structure

impl ResetValue for CMDL4[src]

Register CMDL4 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMDL4[src]

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