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

type CMDH8 = Reg<u32, _CMDH8>;

ADC Command High Buffer Register

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

For information about available fields see cmdh8 module

Trait Implementations

impl Readable for CMDH8[src]

read() method returns cmdh8::R reader structure

impl ResetValue for CMDH8[src]

Register CMDH8 reset()'s with value 0

type Type = u32

Register size

impl Writable for CMDH8[src]

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