Type Definition atsam4e16c_pac::tc0::RNPR0[][src]

type RNPR0 = Reg<u32, _RNPR0>;

Receive Next Pointer Register (pdc = 0)

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

For information about available fields see rnpr0 module

Trait Implementations

impl Readable for RNPR0[src]

read() method returns rnpr0::R reader structure

impl ResetValue for RNPR0[src]

Register RNPR0 reset()’s with value 0

type Type = u32

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

impl Writable for RNPR0[src]

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