[][src]Type Definition atsame70n19b::i2sc0::I2SC_THR

type I2SC_THR = Reg<u32, _I2SC_THR>;

Transmitter Holding Register

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

For information about available fields see i2sc_thr module

Trait Implementations

impl ResetValue for I2SC_THR[src]

Register I2SC_THR reset()'s with value 0

type Type = u32

Register size

impl Writable for I2SC_THR[src]

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