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

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

Register size

impl Writable for RC1R[src]

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