[][src]Type Definition atsame70n19b::twihs0::TWIHS_THR

type TWIHS_THR = Reg<u32, _TWIHS_THR>;

Transmit Holding Register

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

For information about available fields see twihs_thr module

Trait Implementations

impl ResetValue for TWIHS_THR[src]

Register TWIHS_THR reset()'s with value 0

type Type = u32

Register size

impl Writable for TWIHS_THR[src]

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