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

type RC0R = Reg<u32, _RC0R>;

Receive Compare 0 Register

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

For information about available fields see rc0r module

Trait Implementations

impl Readable for RC0R[src]

read() method returns rc0r::R reader structure

impl ResetValue for RC0R[src]

Register RC0R reset()’s with value 0

type Type = u32

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

impl Writable for RC0R[src]

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