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

type SSC_RC1R = Reg<u32, _SSC_RC1R>;

Receive Compare 1 Register

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

For information about available fields see ssc_rc1r module

Trait Implementations

impl Readable for SSC_RC1R[src]

read() method returns ssc_rc1r::R reader structure

impl ResetValue for SSC_RC1R[src]

Register SSC_RC1R reset()'s with value 0

type Type = u32

Register size

impl Writable for SSC_RC1R[src]

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