Type Definition atsame70q20_pac::twihs0::SMBTR[][src]

type SMBTR = Reg<u32, _SMBTR>;

SMBus Timing Register

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

For information about available fields see smbtr module

Trait Implementations

impl Readable for SMBTR[src]

read() method returns smbtr::R reader structure

impl ResetValue for SMBTR[src]

Register SMBTR reset()’s with value 0

type Type = u32

Raw register type (u8, u16, u32, …).

impl Writable for SMBTR[src]

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