[][src]Type Definition betrusted_pac::uart::TXFULL

type TXFULL = Reg<u32, _TXFULL>;

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

For information about available fields see txfull module

Trait Implementations

impl Readable for TXFULL[src]

read() method returns txfull::R reader structure

impl ResetValue for TXFULL[src]

Register TXFULL reset()'s with value 0

type Type = u32

Register size

impl Writable for TXFULL[src]

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