[][src]Type Definition alt_sam3x8e::twi0::TNPR

type TNPR = Reg<u32, _TNPR>;

Transmit Next Pointer Register

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

For information about avaliable fields see tnpr module

Trait Implementations

impl Readable for TNPR[src]

read() method returns tnpr::R reader structure

impl ResetValue for TNPR[src]

Register TNPR reset()'s with value 0

type Type = u32

Register size

impl Writable for TNPR[src]

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