Type Definition stm32f1::stm32f101::ethernet_ptp::PTPTTLR[][src]

type PTPTTLR = Reg<u32, _PTPTTLR>;

Ethernet PTP target time low register

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

For information about available fields see ptpttlr module

Trait Implementations

impl Readable for PTPTTLR[src]

read() method returns ptpttlr::R reader structure

impl ResetValue for PTPTTLR[src]

Register PTPTTLR reset()'s with value 0

type Type = u32

Register size

impl Writable for PTPTTLR[src]

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