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

type OSR = Reg<u32, _OSR>;

Oversample selection register for asynchronous communication.

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

For information about avaliable fields see osr module

Trait Implementations

impl Readable for OSR[src]

read() method returns osr::R reader structure

impl Writable for OSR[src]

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

impl ResetValue for OSR[src]

Register OSR reset()'s with value 0x0f

type Type = u32

Register size