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

type RCR1 = Reg<u32, _RCR1>;

Receive Counter Register (pdc = 1)

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

For information about available fields see rcr1 module

Trait Implementations

impl Readable for RCR1[src]

read() method returns rcr1::R reader structure

impl ResetValue for RCR1[src]

Register RCR1 reset()’s with value 0

type Type = u32

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

impl Writable for RCR1[src]

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