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

type CMDL7 = Reg<u32, _CMDL7>;
[]

ADC Command Low Buffer Register

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

For information about available fields see cmdl7 module

Trait Implementations

impl Readable for CMDL7[src]

read() method returns cmdl7::R reader structure

impl ResetValue for CMDL7[src][+]

Register CMDL7 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMDL7[src]

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