Type Definition stm32g0::stm32g071::ucpd1::TX_PAYSZ[][src]

type TX_PAYSZ = Reg<u32, _TX_PAYSZ>;

UCPD Tx Paysize Register

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

For information about available fields see tx_paysz module

Trait Implementations

impl Readable for TX_PAYSZ[src]

read() method returns tx_paysz::R reader structure

impl ResetValue for TX_PAYSZ[src]

Register TX_PAYSZ reset()'s with value 0

type Type = u32

Register size

impl Writable for TX_PAYSZ[src]

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