Type Definition atsam4e8e_pac::tc1::RPR0[][src]

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

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

impl Writable for RPR0[src]

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