[][src]Type Definition betrusted_pac::keyboard::ROW0DAT1

type ROW0DAT1 = Reg<u32, _ROW0DAT1>;

Bits 8-9 of KEYBOARD_ROW0DAT. Column data for the given row

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

For information about available fields see row0dat1 module

Trait Implementations

impl Readable for ROW0DAT1[src]

read() method returns row0dat1::R reader structure

impl ResetValue for ROW0DAT1[src]

Register ROW0DAT1 reset()'s with value 0

type Type = u32

Register size

impl Writable for ROW0DAT1[src]

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