[][src]Type Definition nrf52811_pac::uarte0::SHORTS

type SHORTS = Reg<u32, _SHORTS>;

Shortcuts between local events and tasks

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

For information about available fields see shorts module

Trait Implementations

impl Readable for SHORTS[src]

read() method returns shorts::R reader structure

impl ResetValue for SHORTS[src]

Register SHORTS reset()'s with value 0

type Type = u32

Register size

impl Writable for SHORTS[src]

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