[][src]Type Definition fomu_pac::messible::OUT

type OUT = Reg<u8, _OUT>;

Read half of the FIFO to receive data on the Messible. Reading from this register advances the read pointer automatically.

This register you can read. See API.

For information about avaliable fields see out module

Trait Implementations

impl Readable for OUT[src]

read() method returns out::R reader structure