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

type CMDL14 = Reg<u32, _CMDL14>;

ADC Command Low Buffer Register

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

For information about available fields see cmdl14 module

Trait Implementations

impl Readable for CMDL14[src]

read() method returns cmdl14::R reader structure

impl ResetValue for CMDL14[src]

Register CMDL14 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMDL14[src]

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