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

type RNPR1 = Reg<u32, _RNPR1>;

Receive Next Pointer Register (pdc = 1)

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

For information about available fields see rnpr1 module

Trait Implementations

impl Readable for RNPR1[src]

read() method returns rnpr1::R reader structure

impl ResetValue for RNPR1[src]

Register RNPR1 reset()’s with value 0

type Type = u32

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

impl Writable for RNPR1[src]

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