[][src]Type Definition atsam4e16e_pac::tc0::RPR0

type RPR0 = Reg<u32, _RPR0>;

Receive Pointer Register (pdc = 0)

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

For information about available fields see rpr0 module

Trait Implementations

impl Readable for RPR0[src]

read() method returns rpr0::R reader structure

impl ResetValue for RPR0[src]

Register RPR0 reset()'s with value 0

type Type = u32

Register size

impl Writable for RPR0[src]

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