Type Definition atsam4ls8a_pac::twis0::HSTR[][src]

type HSTR = Reg<u32, _HSTR>;

HS-mode Timing Register

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

For information about available fields see hstr module

Trait Implementations

impl Readable for HSTR[src]

read() method returns hstr::R reader structure

impl ResetValue for HSTR[src]

Register HSTR reset()’s with value 0

type Type = u32

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

impl Writable for HSTR[src]

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