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

type RNCR = Reg<u32, _RNCR>;

Receive Next Counter Register

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

For information about avaliable fields see rncr module

Trait Implementations

impl Readable for RNCR[src]

read() method returns rncr::R reader structure

impl ResetValue for RNCR[src]

Register RNCR reset()'s with value 0

type Type = u32

Register size

impl Writable for RNCR[src]

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