Type Definition atsam4ls4b_pac::twim0::HSCWGR[][src]

type HSCWGR = Reg<u32, _HSCWGR>;

HS-mode Clock Waveform Generator

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

For information about available fields see hscwgr module

Trait Implementations

impl Readable for HSCWGR[src]

read() method returns hscwgr::R reader structure

impl ResetValue for HSCWGR[src]

Register HSCWGR reset()’s with value 0

type Type = u32

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

impl Writable for HSCWGR[src]

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