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

type SSC_THR = Reg<u32, _SSC_THR>;

Transmit Holding Register

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

For information about available fields see ssc_thr module

Trait Implementations

impl ResetValue for SSC_THR[src]

Register SSC_THR reset()'s with value 0

type Type = u32

Register size

impl Writable for SSC_THR[src]

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