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

type DRH2 = Reg<u32, _DRH2>;

Data Register High 2

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

For information about available fields see drh2 module

Trait Implementations

impl Readable for DRH2[src]

read() method returns drh2::R reader structure

impl ResetValue for DRH2[src]

Register DRH2 reset()’s with value 0

type Type = u32

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

impl Writable for DRH2[src]

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