[][src]Type Definition nrf52832_pac::p0::DIRSET

type DIRSET = Reg<u32, _DIRSET>;

DIR set register

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

For information about available fields see dirset module

Trait Implementations

impl Readable for DIRSET[src]

read() method returns dirset::R reader structure

impl ResetValue for DIRSET[src]

Register DIRSET reset()'s with value 0

type Type = u32

Register size

impl Writable for DIRSET[src]

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