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

type TUNING_WORD3 = Reg<u32, _TUNING_WORD3>;

Bits 24-31 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_word3 module

Trait Implementations

impl Readable for TUNING_WORD3[src]

read() method returns tuning_word3::R reader structure

impl ResetValue for TUNING_WORD3[src]

Register TUNING_WORD3 reset()'s with value 0

type Type = u32

Register size

impl Writable for TUNING_WORD3[src]

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