Type Definition stm32g4::stm32g431::ucpd1::TX_ORDSET[][src]

type TX_ORDSET = Reg<u32, _TX_ORDSET>;

UCPD Tx Ordered Set Type Register

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

For information about available fields see tx_ordset module

Trait Implementations

impl Readable for TX_ORDSET[src]

read() method returns tx_ordset::R reader structure

impl ResetValue for TX_ORDSET[src]

Register TX_ORDSET reset()'s with value 0

type Type = u32

Register size

impl Writable for TX_ORDSET[src]

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