[][src]Type Definition lpc55s6x_pac::usart0::CTL

type CTL = Reg<u32, _CTL>;

USART Control register. USART control settings that are more likely to change during operation.

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

For information about avaliable fields see ctl module

Trait Implementations

impl Readable for CTL[src]

read() method returns ctl::R reader structure

impl Writable for CTL[src]

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

impl ResetValue for CTL[src]

Register CTL reset()'s with value 0

type Type = u32

Register size