[][src]Type Definition atsame70q19b::twihs0::TWIHS_SMBTR

type TWIHS_SMBTR = Reg<u32, _TWIHS_SMBTR>;

SMBus Timing Register

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

For information about available fields see twihs_smbtr module

Trait Implementations

impl Readable for TWIHS_SMBTR[src]

read() method returns twihs_smbtr::R reader structure

impl ResetValue for TWIHS_SMBTR[src]

Register TWIHS_SMBTR reset()'s with value 0

type Type = u32

Register size

impl Writable for TWIHS_SMBTR[src]

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