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

type RCR0 = Reg<u32, _RCR0>;

Receive Counter Register (pdc = 0)

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

For information about available fields see rcr0 module

Trait Implementations

impl Readable for RCR0[src]

read() method returns rcr0::R reader structure

impl ResetValue for RCR0[src]

Register RCR0 reset()’s with value 0

type Type = u32

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

impl Writable for RCR0[src]

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