Type Definition atsam4lc8a_pac::lcdca::DRH1[][src]

type DRH1 = Reg<u32, _DRH1>;

Data Register High 1

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

For information about available fields see drh1 module

Trait Implementations

impl Readable for DRH1[src]

read() method returns drh1::R reader structure

impl ResetValue for DRH1[src]

Register DRH1 reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for DRH1[src]

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