[][src]Type Definition atsame70j19b::ssc::SSC_RC0R

type SSC_RC0R = Reg<u32, _SSC_RC0R>;

Receive Compare 0 Register

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

For information about available fields see ssc_rc0r module

Trait Implementations

impl Readable for SSC_RC0R[src]

read() method returns ssc_rc0r::R reader structure

impl ResetValue for SSC_RC0R[src]

Register SSC_RC0R reset()'s with value 0

type Type = u32

Register size

impl Writable for SSC_RC0R[src]

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