Type Definition atsame70j21_pac::ssc::RC1R[][src]

type RC1R = Reg<u32, _RC1R>;

Receive Compare 1 Register

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

For information about available fields see rc1r module

Trait Implementations

impl Readable for RC1R[src]

read() method returns rc1r::R reader structure

impl ResetValue for RC1R[src]

Register RC1R reset()’s with value 0

type Type = u32

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

impl Writable for RC1R[src]

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