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

type DRH3 = Reg<u32, _DRH3>;

Data Register High 3

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

For information about available fields see drh3 module

Trait Implementations

impl Readable for DRH3[src]

read() method returns drh3::R reader structure

impl ResetValue for DRH3[src]

Register DRH3 reset()’s with value 0

type Type = u32

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

impl Writable for DRH3[src]

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