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

type SSC_TSHR = Reg<u32, _SSC_TSHR>;

Transmit Sync. Holding Register

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

For information about available fields see ssc_tshr module

Trait Implementations

impl Readable for SSC_TSHR[src]

read() method returns ssc_tshr::R reader structure

impl ResetValue for SSC_TSHR[src]

Register SSC_TSHR reset()'s with value 0

type Type = u32

Register size

impl Writable for SSC_TSHR[src]

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