[][src]Type Definition betrusted_pac::uart_phy::TUNING_WORD0

type TUNING_WORD0 = Reg<u32, _TUNING_WORD0>;

Bits 0-7 of UART_PHY_TUNING_WORD.

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

For information about available fields see tuning_word0 module

Trait Implementations

impl Readable for TUNING_WORD0[src]

read() method returns tuning_word0::R reader structure

impl ResetValue for TUNING_WORD0[src]

Register TUNING_WORD0 reset()'s with value 0x5a

type Type = u32

Register size

impl Writable for TUNING_WORD0[src]

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