Type Definition atsam4sa16b_pac::usart0::TTGR[][src]

type TTGR = Reg<u32, _TTGR>;

Transmitter Timeguard Register

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

For information about available fields see ttgr module

Trait Implementations

impl Readable for TTGR[src]

read() method returns ttgr::R reader structure

impl ResetValue for TTGR[src]

Register TTGR reset()’s with value 0

type Type = u32

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

impl Writable for TTGR[src]

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