[][src]Type Definition fomu_pac::touch::O

type O = Reg<u8, _O>;

Output values for pads 1-4

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

For information about avaliable fields see o module

Trait Implementations

impl Readable for O[src]

read() method returns o::R reader structure

impl ResetValue for O[src]

Register O reset()'s with value 0

type Type = u8

Register size

impl Writable for O[src]

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