[][src]Type Definition alt_sam3x8e::twi0::THR

type THR = Reg<u32, _THR>;

Transmit Holding Register

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

For information about avaliable fields see thr module

Trait Implementations

impl ResetValue for THR[src]

Register THR reset()'s with value 0

type Type = u32

Register size

impl Writable for THR[src]

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