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

type CMDL11 = Reg<u32, _CMDL11>;

ADC Command Low Buffer Register

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

For information about available fields see cmdl11 module

Trait Implementations

impl Readable for CMDL11[src]

read() method returns cmdl11::R reader structure

impl ResetValue for CMDL11[src]

Register CMDL11 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMDL11[src]

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