[][src]Type Definition ht32f2xxxx::ht32f22366::gpiob::GPIOB_ODR

type GPIOB_ODR = Reg<u32, _GPIOB_ODR>;

GPIOB_ODR

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

For information about available fields see gpiob_odr module

Trait Implementations

impl Readable for GPIOB_ODR[src]

read() method returns gpiob_odr::R reader structure

impl ResetValue for GPIOB_ODR[src]

Register GPIOB_ODR reset()'s with value 0

type Type = u32

Register size

impl Writable for GPIOB_ODR[src]

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